Telegram Web Link
Why to Move On to 'ESM-Only'

The march to using ES modules has been going on for years now and if you’re still holding out, there’s probably a good reason why. While you can maintain packages that support both ESM and CommonJS approaches, Anthony thinks it’s finally time to go ‘ESM only’ and explains why here. - https://antfu.me/posts/move-on-to-esm-only

#nodejs
👍61
React Folder Structure in Five Steps, 2024 Edition

Articles about structuring React apps are always popular; this one breaks the idea down to five steps from the simplest of apps to more complex ones. Bulletproof React is worth a look too for something broader. - https://www.robinwieruch.de/react-folder-structure/

#react
👍42
React Officially Sunsetting Create React App

This move has been bubbling for a long time now, but the React team is now officially recommending CRA-powered apps migrate to a framework (like Next.js) or build tools like Vite. - https://react.dev/blog/2025/02/14/sunsetting-create-react-app

#react
👍6
Complete Guide: How to Upgrade to Nuxt 4

Learn how to upgrade from Nuxt 3 to Nuxt 4 with this step-by-step guide. Explore new features, data fetching changes, and migration tips for a smooth transition. - https://masteringnuxt.com/blog/complete-guide-how-to-upgrade-to-nuxt-4

#vue
👍32
CSS Grid Areas

Ahmad Shadeed takes a fresh look at the CSS grid template areas and discusses how to maximize their potential today. - https://ishadeed.com/article/css-grid-area

#css
👍6
Svelte 5 is Alive

The long awaited next major release of Svelte, the compiler-driven JS UI framework, is the “most significant release in the project’s history”, while remaining largely backwards compatible. A big addition is runes for explicitly declaring reactive state, but there’s much more besides. The official svelte.dev site has also undergone a big rebuild to act as an ‘omnisite’ for all things Svelte. - https://svelte.dev/blog/svelte-5-is-alive

#svelte
👍4
Vue Plugin Hightlight - Radix Vue

Checkout Radix Vue, an open-source, accessibility-focused UI component library for Vue.js that ports the Radix UI primitives. - https://www.radix-vue.com/

#vue
👍6👏1
A Demo of Running TypeScript Directly in Node.js

“I have published the repository nodejs-type-stripping which demonstrates how to implement a package with a bin script that is written directly in TypeScript  - https://2ality.com/2025/02/nodejs-type-stripping-demo.html

#nodejs
👍2
2025/07/08 19:11:01
Back to Top
HTML Embed Code: