FrontEnd Development
30.4K subscribers
145 photos
1 video
9.06K links
Полезные ссылки иHTML, CSS, JavaScript, TypeScript, Angular, React, Vue, Node.js, Mobile and more.

Admin: @andrey2019
Download Telegram
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