I like Svelte more than React (it's store management)
https://river.berlin/blog/why-i-like-svelte-more-than-react/
#HackerNews #Svelte #React #WebDevelopment #StoreManagement #FrontendFrameworks
I like Svelte more than React (it's store management)
https://river.berlin/blog/why-i-like-svelte-more-than-react/
#HackerNews #Svelte #React #WebDevelopment #StoreManagement #FrontendFrameworks
Best Angular Development Alternatives in 2025
https://www.cyberpinoy.net/read-blog/200682_best-angular-development-alternatives-in-2025.html
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
Speed vs. Customization: The ultimate React UI library showdown! 🚀
#React #WebDevelopment #FrontendFrameworks
https://adminmart.com/react-ui-library-comparison-flowbite-react-shadcn/
Top Frontend Frameworks for Web Development in 2024
https://www.tuvoc.com/blog/top-frontend-frameworks-for-web-development-in-2024/
Discover the top frontend frameworks for web development in 2024 that offer speed, flexibility, and scalability. Stay ahead with the best tools for building modern, responsive web applications.
#Frontend
#WebDevelopment
#FrontendFrameworks
#TechTrends2024
#JavaScript
#ReactJS
#VueJS
#Angular
#Svelte
#NextJS
#WebDesign
#Coding
#SoftwareDevelopment
#FullStackDevelopment
#UIUX
#ModernWeb
Regardless of what frameworks drives you too though, I think progressive enhancement is something you as a developer always have to be concious of. I doubt any framework will give it to you completely for free. So we need more conciousness around progressive enhancement in general. #webdev #frontendframeworks #frontend #metaframeworks #progressiveenhancement
Frameworks like NextJS, Astro, Nuxt, SvelteKit, SolidStart and QwikCity has certainly made progressive enhancemnt a lot easier when using typical JS frontend technology.
Something I’ve been wondering lately is: what would a modern JS framework look like if it not only made progressive enhancement possible, but was primarily designed around making progressive enhancement?
From what I can tell, none of these frameworks do this (and some of them even fail to utilize PE on their own websites, I even saw one that had links that didn’t work properely without JS!). The closest to taking PE seriously is SvelteKit which has a feature for progressive enhancing forms.
#webdev #frontendframeworks #frontend #metaframeworks #progressiveenhancement
There's a website that conmpared how do did various things in different frontend frameworks (Vue, React, Qwik, etc…). Kinda like hyperpolyglot.org, but for frontend frameworks instead.
However, I haven't quite been able to find it. It seems pretty popular though, so if anyone remember I'd be really grateful!
For frontend devs, Svelte is a gamechanger. It's fast, efficient, and gets you coding without the DOM overhead. #Svelte #WebDev #FrontendFrameworks https://www.npmjs.com/package/svelte
🚀 React vs Svelte: how they compare in 2024 🤔
Check out my comparison of these powerhouse technologies! I break down architecture, performance, ecosystem, and more to help you make the right choice for your next project.
👉 Read now and level up your front-end game! #WebDev #ReactJS #Svelte #FrontEndFrameworks
🔗 https://darkviolet.ai/blog/react-vs-svelte-a-comprehensive-comparison
It makes absolutely no sense that #DesignSystems and #FrontendFrameworks like #TailwindCSS have decided to have darker colors be higher numbers, since computer screens are an additive color system where the more color you add the brighter things get.
https://v2.tailwindcss.com/docs/customizing-colors
I can only assume this is a holdover that print designers with subtractive color experience brought with them online.
📢 Calling all Web Development enthusiasts and experts!
🌐 Today is the LAST DAY to submit your session proposals for #DrupalMountainCamp
🏔️ Don't miss the chance to share your insights, knowledge, and experiences with the #drupal and #opensourcecommunity
🎤 Submit your ideas now: https://drupalmountaincamp.ch/submit
🚀 #DrupalCH #DrupalCommunity #callforproposals #reactjs #vuejs #frontendframeworks
Front-end frameworks be like "you don't have to move everything at once, you can do it piece by piece!", then provide next to no documentation on how to actually do that :neofox_glare:
💈 The Great Gaslighting of the JavaScript Era
by Jared White @jaredcwhite @jaredwhite
#js #FrontendFrameworks #webdev
https://www.spicyweb.dev/the-great-gaslighting-of-the-js-age/
Woah! I just spent a couple hours learning about the Astro framework, a meta-framework that *doesn't ship JavaScript to the browser by default*! You can use other frameworks components such as React, Vue, Svelte, and more within the Astro components. All JS is ran at build to generate the static HTML. JS "islands" of interactivity can be shipped to the browser as needed.
Insane performance and tiny size!
#webdev #frontendframeworks #frontend #frameworks #astro #js #es6