Telegram Web
πŸ‘7
gRPC vs REST: Choosing the best API design approach

#api

Read more
πŸ‘12
Understanding React's Rendering Revolution: hydrateRoot and the New SSR Paradigm

#react

Read more
πŸ‘4
🀯5
How to format dates in JavaScript: Methods, libraries, and best practices

#js #javascript

Read more
πŸ‘5
πŸ‘3
Announcing TypeScript Native Previews

Microsoft has announced the public preview of TypeScript Native, a Go-based compiler that delivers up to 10x faster builds and improved memory efficiency.

Available via npm and a new VS Code extension, this release marks a significant step toward TypeScript 7, offering enhanced performance for developers working on large-scale projects.


#typescript

Read more
πŸ‘12
React Router RSC Preview

Experimental support for React Server Components (RSC) in React Router, enabling developers to incrementally adopt RSC through server component routes and enhanced loader capabilities.

While the preview utilizes Parcel due to current limitations in Vite’s RSC support, it showcases promising advancements in server-rendered React applications.


#react

Read more
πŸ‘6
JavaScript's upcoming Temporal API and what problems it will solve

After years of coping with the old Date API, JavaScript developers finally have a path to a better future with dates and times.


#js #javascript #temporalapi

Read more
πŸ‘10
Announcing Angular v20

Angular v20 solidifies its reactivity model by stabilizing key APIs like effect, linkedSignal, and toSignal, enhances developer experience with improved debugging tools and style guide updates, and introduces experimental features such as httpResource for reactive HTTP requests and support for GenAI development.


#angular

Read more
πŸ‘5
Announcing Rolldown-Vite

It is a drop-in replacement, as Rolldown will become the default bundler for Vite in the future.


#vite

Read more
Storybook 9 is here!

▢️ Interaction tests
β™Ώ Accessibility tests
πŸ‘οΈ Visual tests
πŸ›‘οΈ Coverage reports
πŸš₯ Test widget
πŸͺΆ 48% Leaner
✍️ Story generation
🏷️ Tag-based organization
🌐 Story globals
πŸ—οΈ Major updates for Svelte, Next.js, React Native, and more!


#storybook #lib #package #tests

Read more
How Imports Work in RSC

#react

RSC does not shy away from the fact that the backend and the frontend each have their own module system.

It works exactly like traditional JavaScript codebases that reuse some code between the frontend and the backend, where reused code effectively exists on both sides.

RSC adds on top are just two mechanisms!


Read more
Jest 30: Faster, Leaner, Better

#tests #jest

Read more
Understanding CSS corner-shape and the Power of the Superellipse

#css

Read more
Building a Lightweight Reactive State Manager with JavaScript Proxies

#js #javascript

πŸ› οΈ Shortly how to build a lightweight reactive state manager using JavaScript proxies, enabling automatic UI updates without relying on heavy libraries or complex setups


Read more
2025/07/12 20:22:57
Back to Top
HTML Embed Code: