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
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
react.dev
Sunsetting Create React App – React
The library for web and native user interfaces
👍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
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
Masteringnuxt
Complete Guide: How to Upgrade to Nuxt 4
Upgrade from Nuxt 3 to Nuxt 4 with ease. Discover Nuxt 4 features, changes, and tips for a smooth Nuxt 4 upgrade.
👍3❤2
A CSS-Only Star Rating Component and More!
Temani Afif shows how to make a full-on star rating component out of nothing but a single input element and vanilla CSS. - https://css-tricks.com/a-css-only-star-rating-component-and-more-part-1
#css
Temani Afif shows how to make a full-on star rating component out of nothing but a single input element and vanilla CSS. - https://css-tricks.com/a-css-only-star-rating-component-and-more-part-1
#css
CSS-Tricks
A CSS-Only Star Rating Component and More! (Part 1) | CSS-Tricks
In this article, you'll learn how to make a full-on star rating component out of nothing but a single input element and vanilla CSS.
👍7
Do I Need This Node Dependency? - https://brianmuenzenmeyer.com/posts/2024-do-i-need-this-node-dependency/
#nodejs
#nodejs
Brianmuenzenmeyer
Do I Need This Node Dependency? : Brian Muenzenmeyer
Do I Need This Node Dependency? : Advancements over time in Node.js are improving the out of the box experience. : The personal website of Brian Muenzenmeyer.
👍3
Everything you need to know about the resource API in Angular - https://eneajahollari.medium.com/everything-you-need-to-know-about-the-resource-api-in-angular-️-7f56a5c5aafc
#angular
#angular
Medium
Everything you need to know about the resource API in Angular ⚡️
In v19, Angular will introduce a new API for loading resources. This would allow us to fetch data from an API, know about the status of the…
👍3
Monorepo Insights: Nx, Turborepo, and PNPM (1/4)
Exploring the strengths and weaknesses of today’s top… - https://medium.com/ekino-france/monorepo-insights-nx-pnpm-and-turborepo-1-4-cf7e792a87da
#monorepo
Exploring the strengths and weaknesses of today’s top… - https://medium.com/ekino-france/monorepo-insights-nx-pnpm-and-turborepo-1-4-cf7e792a87da
#monorepo
Medium
Monorepo Insights: Nx, Turborepo, and PNPM (1/4)
Exploring the strengths and weaknesses of today’s top monorepo solutions
👍5
Upgrading Eslint from v8 to v9 in Vue.js
Learn how to upgrade ESLint to v9 in Vue.js, taking advantage of the new flat configuration system and other significant changes in ESLint 9.0. - https://vueschool.io/articles/vuejs-tutorials/upgrading-eslint-from-v8-to-v9-in-vue-js/
#vue
Learn how to upgrade ESLint to v9 in Vue.js, taking advantage of the new flat configuration system and other significant changes in ESLint 9.0. - https://vueschool.io/articles/vuejs-tutorials/upgrading-eslint-from-v8-to-v9-in-vue-js/
#vue
vueschool.io
Upgrading Eslint from v8 to v9 in Vue.js - Vue School Articles
Learn how to upgrade to ESLint 9 in Vue js, taking advantage of the new flat configuration system and other significant changes in ESLint 9.0.
👍5
React Router 7.2 Just Added a 'Game Changing' Feature
It’s a new type-safe href utility for path auto-completion and param validation. - https://www.youtube.com/watch?v=6zwi5O3CST8
#react
It’s a new type-safe href utility for path auto-completion and param validation. - https://www.youtube.com/watch?v=6zwi5O3CST8
#react
YouTube
React Router 7.2 Just Added This GAME-CHANGING Feature!
Today we go over the brand new href utility added into react-router v7.2.0 and everything it can do, how it helps you avoid bugs and how it changes react-router for the better
👍 Don't forget to like, comment, and subscribe for more episodes in this series!…
👍 Don't forget to like, comment, and subscribe for more episodes in this series!…
👍6
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
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
Ishadeed
CSS Grid Areas
A fresh look at the CSS grid template areas and how to take advantage of its full potential today.
👍6
Angular 19 Resource API with an example
Angular 19 introduces the Resource API, a reactive… - https://javascript.plainenglish.io/angular-19-resource-api-with-an-example-9210e3c7f9b0
#angular
Angular 19 introduces the Resource API, a reactive… - https://javascript.plainenglish.io/angular-19-resource-api-with-an-example-9210e3c7f9b0
#angular
Medium
Angular 19 Resource API with an example
Angular 19 introduces the Resource API, a reactive mechanism designed to streamline data fetching and management within Angular…
👍2
How to Implement a Payment Module in NestJS - https://medium.com/@yassinejedidi10/how-to-implement-a-payment-module-in-nestjs-ad402aa7f83d
#nodejs
#nodejs
Medium
How to Implement a Payment Module in NestJS
introduction
👍5
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
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
svelte.dev
Svelte 5 is alive
Our biggest release yet
👍4
LeetCode patterns you need to know before your next interview
When preparing for coding interviews, especially for… - https://grokkingtechinterview.com/leetcode-patterns-73b9a18e1635
#leetcode
When preparing for coding interviews, especially for… - https://grokkingtechinterview.com/leetcode-patterns-73b9a18e1635
#leetcode
Medium
LeetCode patterns you need to know before your next interview
When preparing for coding interviews, especially for top-tier companies like FAANG, many candidates turn to websites like LeetCode or…
👎3👍2❤1
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
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
Radix-Vue
Radix Vue
Unstyled, accessible components for building high‑quality design systems and web apps in Vue
👍6👏1
Next.js 15 Error Handling Best Practices - https://devanddeliver.com/blog/frontend/next-js-15-error-handling-best-practices-for-code-and-routes
#react
#react
Devanddeliver
Next.js 15: Error Handling best practices
Learn Error Handling in your Next.js 15 app. Discover how to handle errors in your code, manage server issues, and ensure smooth displays on routes
👍4
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
“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
Backgrounds for the Box Model
Chris Coyier explains that you can limit how far the background-image of an element applies by using background-clip. - https://frontendmasters.com/blog/backgrounds-for-the-box-model-and-why-it-can-be-useful
#css
Chris Coyier explains that you can limit how far the background-image of an element applies by using background-clip. - https://frontendmasters.com/blog/backgrounds-for-the-box-model-and-why-it-can-be-useful
#css
Frontend Masters
Backgrounds for the Box Model (and why it can be useful)
I had someone write to me the other day that they were trying to visualize the different parts of the box model. They said they would just code up an example themselves, but there is no way to, say, set a background color for just the “padding” area of an…
👍3
Reduce the size of your payload and __NUXT__ - Nuxt Performance in Depth
This video is part of a series on Nuxt performance and will focus on payload and __NUXT__ and how you can reduce it’s size within your Nuxt application - https://www.youtube.com/watch?v=laRJNkG_wls
#vue
This video is part of a series on Nuxt performance and will focus on payload and __NUXT__ and how you can reduce it’s size within your Nuxt application - https://www.youtube.com/watch?v=laRJNkG_wls
#vue
YouTube
Reduce the size of your payload and __NUXT__ - Nuxt Performance in Depth
👀 Performance is an evergreen topic! In my new series - "Nuxt Performance In Depth", we will have a deep look into various perf topics. For the first video of the series, we check out the `payload`, also sometimes referred to as __NUXT__ - and how to reduce…
👍5❤1
Use URL Slugs for your Angular SPA blog website
Transform your Angular SPA project to look like a… - https://levelup.gitconnected.com/use-url-slugs-for-your-angular-spa-blog-website-717c267d0548
#angular
Transform your Angular SPA project to look like a… - https://levelup.gitconnected.com/use-url-slugs-for-your-angular-spa-blog-website-717c267d0548
#angular
Medium
Use URL Slugs for your Angular SPA blog website
Transform your Angular SPA project to look like a genuine HTML page-based blog site.
👍2