Telegram Web Link
How to Make The Fluffiest Grass With Three.js

A breakdown of the best techniques to create realistic grass in Three.js without killing performance.

https://tympanus.net/codrops/2025/02/04/how-to-make-the-fluffiest-grass-with-three-js/
🤩1
Mastering React Refs: Advanced Techniques with useCombinedRef Hook

Explore the world of JavaScript at our blog, your ultimate resource for guides, tutorials, and articles. Uncover the latest insights, tips, and trends.

https://jsdev.space/usecombinedref-react/
How to implement view transitions in multi-page apps

Learn to implement view transitions in multi-page apps with CSS and JavaScript for smoother navigation and improved user experience.

https://blog.logrocket.com/how-to-implement-view-transitions-multi-page-apps/
Differences between ESLint and TypeScript

A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.

https://eslint.org/blog/2025/01/differences-between-eslint-and-typescript/
next.js: an honest review

the good, the bad and the ugly

https://beeps.dev/blog/nextjs-an-honest-review
10 Essential Custom React Hooks to Supercharge Your Projects

Explore the world of JavaScript at our blog, your ultimate resource for guides, tutorials, and articles. Uncover the latest insights, tips, and trends.

https://jsdev.space/10-custom-react-hooks/
Chrome 133 Goodies

Did you see the release notes for Chrome 133? It's currently in beta, but the Chrome team has been publishing a slew of new articles with pretty incredible demos that are tough to ignore. I figured I'd round those up in one place.

https://css-tricks.com/chrome-133-goodies/
👍1
Particles, Progress, and Perseverance: A Journey into WebGPU Fluids

Editor's note: If you’ve been around the world of web graphics, you probably know Hector Arellano, a.k.a Hat—a developer

https://tympanus.net/codrops/2025/01/29/particles-progress-and-perseverance-a-journey-into-webgpu-fluids/
Slots: Make your Angular API flexible

Let’s explore all content projection approaches in Angular from the perspective of UI library developers and their users.

https://medium.com/coreteq/slots-make-your-angular-api-flexible-89e707ffae4c
1
A WebAssembly compiler that fits in a tweet

Starting with a 192-byte one-liner that implements a Reverse Polish Notation arithmetic compiler, we'll work backward to transform it into readable JavaScript by removing one code golf trick at a time

https://wasmgroundup.com/blog/wasm-compiler-in-a-tweet/
🔥1
Svelte 5 And The Future Of Frameworks: A Chat With Rich Harris

After months of anticipation, debate, and even a bit of apprehension, Svelte 5 arrived earlier this year. Frederick O’Brien caught up with its creator, Rich Harris, to talk about the path that brought him and his team here and what lies ahead.

https://www.smashingmagazine.com/2025/01/svelte-5-future-frameworks-chat-rich-harris/
A New Chapter for Express.js: Triumphs of 2024 and an ambitious 2025

Explore the transformative journey of Express.js in 2024, marked by governance improvements, the long-awaited release of Express 5.0, and heightened security measures. Look into the ambitious plans for 2025, including performance optimizations, scoped packages, and a bold roadmap for sustained growth in the Node.js ecosystem.

https://expressjs.com/2025/01/09/rewind-2024-triumphs-and-2025-vision.html
Move elements around the DOM while preserving their state with moveBefore

Unlike the classic way of moving a node by removing+reinserting it, the moveBefore method preserves the element’s state!

https://www.bram.us/2025/01/16/move-elements-around-the-dom-while-preserving-their-state-with-movebefore/
👍1
Fancy Menu Navigation Using Anchor Positioning

Anchor positioning can be great for little interactive effects — as Temani Afif shows off with this clever idea for a menu hover.

https://css-tricks.com/fancy-menu-navigation-using-anchor-positioning/
2025/07/13 21:58:16
Back to Top
HTML Embed Code: