Telegram Web Link
Can We Use Local Storage Instead of Context/Redux/Zustand?

Sometimes the built-in localStorage browser API can be just enough. Nadia figures out when it makes sense and when it doesn’t. - https://www.developerway.com/posts/local-storage-instead-of-context

#react
👍4
So many ranges, so little time: A cheatsheet of animation-ranges for your next scroll-driven animation

Saron Yitbarek explains everything you need to know about animation-ranges in scroll-driven animations. - https://webkit.org/blog/17184/so-many-ranges-so-little-time-a-cheatsheet-of-animation-ranges-for-your-next-scroll-driven-animation

#css
👍1
The Node Developer's Guide to Unix Domain Sockets

The TLDR: “Unix domain sockets deliver ~50% lower latency than TCP loopback for Node.js IPC.” - https://nodevibe.substack.com/p/the-nodejs-developers-guide-to-unix

#nodejs
👍1
Streamdown: A Drop-In react-markdown Replacement That Supports Streaming

react-markdown is great for rendering Markdown, but if you have to handle live-streaming content (such as in AI contexts), Vercel’s new project could offer the power you need - https://streamdown.ai/

#react
👍21
Handling internationalisation (i18n) in Vue

This article introduces you to the topic of i18n and show you how you can achieve that in both Vue and Nuxt frameworks. - https://dev.to/jacobandrewsky/handling-internalisation-i18n-in-vue-2nof

#vue
1👍1
A 'Go to Source' Feature for TanStack Devtools

The original title ‘I blow your mind with TanStack Devtools in under 10 minutes’ might be a little intense, but 5 minutes in, Alem does show off a genuinely neat ‘go to source’ feature that works across any JSX flavor. Click on whatever component you want in the devtools and go straight to the code behind it. - https://www.youtube.com/watch?v=wQ-X501kgpg

#react
2
The Many, Many, Many JavaScript Runtimes of the Last Decade

A meaty article (which took a year to put together) covering the myriad of JavaScript runtimes and engines both past and present, from obvious picks like Node.js to cloud platforms and lesser known ‘honorable mentions’. This is a great summary to round out your JS ecosystem knowledge. - https://buttondown.com/whatever_jamie/archive/the-many-many-many-javascript-runtimes-of-the-last-decade/

#javascript
👍1
Creating a Scroll-Spy With 2 Lines of CSS

Una Kravets explains how scroll-target-group lets you create a scroll-spy table of contents with basically two lines of CSS. - https://una.im/scroll-target-group

#css
👍2
2025/09/20 07:45:38
Back to Top
HTML Embed Code: