Telegram Web Link
Building Efficient Three.js Scenes: Optimize Performance While Maintaining Quality

A comprehensive look at how to optimize Three.js scenes using Fiber, Drei, and advanced tools, ensuring smooth performance while retaining high-quality visuals.

https://tympanus.net/codrops/2025/02/11/building-efficient-three-js-scenes-optimize-performance-while-maintaining-quality/
Sunsetting Create React App

The library for web and native user interfaces

https://react.dev/blog/2025/02/14/sunsetting-create-react-app
The React data-table I always wanted

Better design, new features, and performance improvements.

https://www.openstatus.dev/blog/data-table-redesign
1
Faux Containers in CSS Grids

A simple trick for styling cards with breakout elements.

https://cloudfour.com/thinks/faux-containers-in-css-grids/
How to check for null, undefined, or empty values in JavaScript

Learn how to write a null check function in JavaScript and explore the differences between the null and undefined attributes.

https://blog.logrocket.com/javascript-null-empty-function/
1
Style-observer: JS to observe CSS property changes, for reals

I cannot count the number of times in my career I wished I could run JS in response to CSS property changes, regardless of what triggered them: media queries, user actions, or even other JS. Use cases abound. Here are some of mine: Implement higher level custom properties in components, where one custom property changes multiple others in nontrivial ways (e.g. a --variant: danger that sets 10 color tokens). Polyfill missing CSS features Change certain HTML attributes via CSS (hello --aria-expanded!) Set CSS properties based on other CSS properties without having to mirror them as custom properties The most recent time I needed this was to prototype an idea I had for Web Awesome, and I decided this was it: I’d either find a good, bulletproof solution, or I would build it myself. Spoiler alert: Oops, I did it again

https://lea.verou.me/blog/2025/style-observer/
1🗿1
Interop 2025: another year of web platform improvements

Discover the features included in Interop 2025.

https://web.dev/blog/interop-2025
👍1
Learning web extensions

I blinked and the first month of 2025 went by. NGL, 2024 was…challenging. So forgive me for choosing to just shut down during the end of last year. But I did do some things that I thought were worth sharing and I have deferred that until now.

https://chenhuijing.com/blog/learning-web-extensions/
👍2
Some Devs Turn to TanStack After Remix/React Router Merger

Meta-framework Remix merged React Router v7 in November, prompting some developers to abandon the framework for TanStack.

https://thenewstack.io/why-some-developers-are-unhappy-with-react-router/
Building high-performance websites using htmx and Go

Use htmx and Go to build high-performance websites, leveraging server-side rendering and minimal JavaScript for fast and efficient applications.

https://blog.logrocket.com/building-high-performance-websites-using-htmx-go/
👍1
How to start a React Project [2025]

React starter kits (Vite, Next, Astro, Remix, React Router) which help React developers to start a React project in 2025 ...

https://www.robinwieruch.de/react-starter/
What is the MERN stack? Overview with examples

Discover how the MERN stack (MongoDB, Express.js, React, Node.js) enables developers to build dynamic, performant, modern websites and apps.

https://blog.logrocket.com/mern-stack/
React useReducer Hook: A Guide to State Management

Learn how to manage complex state in React applications with useReducer. Discover practical examples, best practices, and when to choose useReducer over useState.

https://jsdev.space/react-hook-usereducer/
2👍1
Move on to ESM-only

Let's move on to ESM-only

https://antfu.me/posts/move-on-to-esm-only
👍1
Taking RWD To The Extreme

Tomasz Jakut reflects on the evolution of web design, from the days of table-based layouts and Flash games to the rise of responsive web design (RWD), which often feels like the end of history in web layout. But as 2025 marks the 15th anniversary of Ethan Marcotte’s article, it’s worth asking whether something significant happened after RWD — something so seamless that it went almost unnoticed.

https://www.smashingmagazine.com/2025/02/taking-rwd-to-the-extreme/
👍1
Monorepos in JavaScript & TypeScript

A tutorial how to use a monorepo architecture in frontend JavaScript and TypeScript with tools like npm/yarn/pnpm workspaces, Turborepo/NX/Lerna, Git Submodules, ...

https://www.robinwieruch.de/javascript-monorepos/
2025/07/13 21:57:03
Back to Top
HTML Embed Code: