Telegram Web
Vite Ecosystem

One of the strongest points in Vite is the ecosystem around it.
This post takes a look at some of the teams and people in the ecosystem. - https://patak.dev/vite/ecosystem

#vue
👍4
What Does 'use client' Do?

Dan continues his recent stream of insightful posts with a shorter, more practical look at how to think about the use client and use server directives React Server Components introduced and how they let you elegantly structure a client/server app as “a single program spanning two environments” – a concept that Dan thinks could easily outlive React and be useful elsewhere too. - https://overreacted.io/what-does-use-client-do/

#react
👍41🥱1
Polishing Your Typography With Line Height Units

Jen Simmons explains how to use line-height units when setting paragraph margins — creating vertical rhythm in your text. - https://webkit.org/blog/16831/line-height-units

#css
👍3
Fastify + React – 7x Faster than Next.js?

Node’s Fastify framework has a mature plugin for Vite integration (explained in detail here), including @fastify/react which just hit version 1.0 and makes it easy to create fast, featureful React apps atop Fastify. - https://hire.jonasgalvez.com.br/2025/apr/9/fastify-speed/

#nodejs
👍4
Good vs Great Animations

Emil Kowalski shares a collection of practical tips to help you create better animations. - https://emilkowal.ski/ui/good-vs-great-animations

#css
👍6
Modern E2E Testing for Angular Apps with Playwright

End-to-end testing is no longer just a „nice-to-have” in modern Angular development – it’s a key part of building stable, reliable apps. As projects grow and release cycles speed up, we need more than just unit tests to catch issues. We need to see the app the way users do. - https://angular.love/modern-e2e-testing-for-angular-apps-with-playwright

#angular
👍4
Comparing Tauri and Electron for Building Desktop Apps

Electron is a natural choice for building JS and HTML-powered cross-platform desktop apps but numerous alternatives have appeared like Neutralinojs and the Rust-based Tauri. This post does a good job of quickly showing how Tauri differs and why you might choose it. - https://gethopp.app/blog/tauri-vs-electron

#nodejs
👍2
Out of Order

Donnie D’Amato explains how trying to manipulate the order of things using CSS can often lead to hidden problems you might not notice. - https://blog.damato.design/posts/out-of-order

#css
👍2
React Server Components for Astro Developers

Astro’s ‘island’ architecture and React Server Components share a strikingly similar mental model. Dan compares the two, digs into some of the quirks, and suggests Astro might be a ‘gentler onramp’ to some of RSC’s ideas if you’re struggling with them. - https://overreacted.io/rsc-for-astro-developers/

#react
👍3
Some Features Every JavaScript Developer Should Know in 2025

A quick list post breezing through a few more modern areas of JavaScript including iterator helpers, structuredClone(), and set operations. - https://waspdev.com/articles/2025-04-06/features-that-every-js-developer-must-know-in-2025

#nodejs
👍4
How to Prefetch a Vue.js Component

Vue.js offers powerful ways to optimize application performance through component preloading. In this article, explore how to implement component prefetching to enhance your application's user experience and loading times. - https://vueschool.io/articles/vuejs-tutorials/how-to-prefetch-a-vue-js-component/

#vue
👍41
2025/07/13 22:47:48
Back to Top
HTML Embed Code: