veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

223
active users

#svelte

10 posts9 participants0 posts today

We love exploring tools that make developers' lives easier - and lately, that's been WXT.

WXT a framework that simplifies the development of browser extensions. It's packed with everything you need:
✨ Amazing DX & performance
🌐 First-class support for all browsers
⚡️ Vite-powered
🔌 Compatible with #Svelte, #Vue, #React and #Solid
📚 Great docs & examples

It's another great thing coming from the #vite ecosystem and we're all for it.

🔗 wxt.dev/

wxt.devNext-gen Web Extension Framework – WXTWXT provides the best developer experience, making it quick, easy, and fun to develop web extensions. With built-in utilities for building, zipping, and publishing your extension, it's easy to get started.

Best Angular Development Alternatives in 2025

cyberpinoy.net/read-blog/20068

Discover the top alternatives to Angular in 2025 that offer enhanced performance, flexibility, and developer experience. Explore emerging frameworks shaping the future of modern web development.

#AngularAlternatives
#WebDevelopment2025
#FrontendFrameworks
#ModernWebDev
#AngularVsReact
#VueJS
#Svelte
#NextJS
#WebDevTrends
#JavaScriptFrameworks
#Frontend2025
#CodeSmart
#DevCommunity

The data flow for the new project so far is as follows:

Maintain the data collection in Strapi - all news clippings, people, org info etc are kept in the CMS

@astro pulls Strapi data as a collection and builds static JSON files as ReST routes

#Svelte + #d3js pull the data from the ReST endpoints and draw the visualization in the browser.

The actual site is fully static, but I get the benefit of a full db and a nice interface for the backend, that is hosted independently.

Continued thread

Our #svelte team is led by Svelte Maintainer and Co-creator of #sveltelab, @paoloricciuti

We guide teams to realize all of Svelte’s potential and overcome any challenges they face, while mentoring and leveling-up. More about our work with Svelte: mainmatter.com/svelte-consulti

2/🧵

MainmatterTeam Up With Us for Svelte! | Svelte consulting - MainmatterMainmatter enables teams to succedd with Svelte and build ambitious web apps that are fast and maintainable.

who has code blowing up that links back to your code editor sensibly efficiently?

specifically svelte code, so in a docker, node, vite, ..., browser stack away from the editor (in another one of these stacks)

wanting to websocket sync important things like throws back to the editor during bumpy development.