Telegram Web Link
Impossible Components

Dan Abramov continues with his series of ‘big picture’ posts with a look at the idea of so-called ‘impossible’ components that mix server-only and client-only features and how React Server Components can help bridge that divide, culminating in an example you can experiment with for yourself. - https://overreacted.io/impossible-components/

#react
🥱5👍1
Could JavaScript Have Synchronous Await?

Our favorite JavaScript doctor explores the idea of a synchronous await to erase the divide between sync and async code, explains why it’s enticing, and digs into why performance hits and concurrency headaches make it impractical. - https://2ality.com/2025/03/sync-await.html

#nodejs
👍6
How I Started Writing Unit Tests for Vue Components

At some point, every frontend developer realizes that it would be great to somehow verify that their code is working as expected. In this article, take a look at how you can start testing Vue components. - https://dev.to/byteminds/how-i-started-writing-unit-tests-for-vue-components-1771?bb=206787

#vue
👍61
CSS-Only Glitch Effect

Stanko Tadić demonstrates how to create a CSS-only image glitch effect. - https://muffinman.io/blog/css-image-glitch

#css
👍7
Built replies generation application with Angular

This article discusses the development of a reply generation application using Angular, detailing the project's implementation and key features. - https://dev.to/railsstudent/built-replies-generation-application-with-angular-5179

#angular
2👍1
Building a Custom Authentication System with JWT in Nuxt 3

Learn how to implement a robust JWT authentication system in Nuxt 3. This comprehensive guide covers project setup, login/signup functionality, protected routes, and state management with Pinia. - https://masteringnuxt.com/blog/building-a-custom-authentication-system-with-jwt-in-nuxt-3

#vue
👍51
How to implement Nuxt-like file-based routing in Vue?

In this article, explore file-based vue routing and how we can enhance it to the next level. - https://abhidave.hashnode.dev/how-to-implement-nuxt-like-file-based-routing-in-vue

#vue
👍3👏1
The Hidden Subject in Frontend Development: Artificial Intelligence

Exploration of the role of artificial intelligence in frontend development, highlighting its impact, potential applications, and its influence on developers' work. - https://dev.to/iamsymbiote/the-hidden-subject-in-frontend-development-artificial-intelligence-4c9p

#ai #frontend
👍3
Curved Box Cutouts in CSS

Preethi Sam explores a trick to create the illusion of an element appended to another with a gap and curved edges at the corners, useful for visually demarcating supplementary elements or user controls in a card module. - https://frontendmasters.com/blog/curved-box-cutouts-in-css

#css
👍6
The Mega April React Labs Update

Every once in a while, the React team drops a ‘Labs’ post where they bring us up to speed with some major new features and what the team is working on. Here, we learn about two new features ready to try out today in react@experimental: View Transitions and the <Activity> component. - https://react.dev/blog/2025/04/23/react-labs-view-transitions-activity-and-more

#react
👍51
2025/07/13 15:34:11
Back to Top
HTML Embed Code: