Telegram Web Link
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
How Vue.js Developers Can Use AI Coding Agents to Build Faster

This article explores how Vue developers can harness AI coding agents to supercharge their productivity, using practical examples with Vue and Nuxt. - https://vueschool.io/articles/vuejs-tutorials/how-vue-js-developers-can-use-ai-coding-agents-to-build-faster/

#vue
2👍2
Nuxt’s Data Layer Has Been Rewritten: 5 New Features You Need to Know

Discover the completely rewritten data fetching layer in Nuxt 3.17 featuring reactive keys, deduped watch calls, shared refs, granular caching, and improved developer experience.
Learn how these performance enhancements make useAsyncData more powerful for your Vue applications. - https://masteringnuxt.com/blog/nuxts-data-layer-has-been-rewritten-5-new-features-you-need-to-know

#vue
2👍1
Sidequest.js: A New Scalable Job Execution Option for Node

A modern, scalable background job processor for Node apps that includes a Web-based dashboard, the ability to support multiple backends out of the box, and TS-first ergonomics. - https://sidequestjs.com/posts/intro-to-sidequest/

#nodejs
👍3
React Server Components Support Without a Framework?

If you don’t want to use Next.js (or even the minimal Waku framework) but you want to play with React Server Components, this is for you. Krasimir built a tool to split code across the client/server divide so you can run RSCs without a framework. - https://krasimirtsonev.com/blog/article/vanilla-react-server-components-with-no-framework

#react
👍1
Designing for User Font-size and Zoom

Miriam Suzanne explores different ways to interact with a user’s preferred font size using modern CSS units and math functions. - https://www.oddbird.net/2025/07/22/size-preferences

#css
👍1
2025/10/01 08:22:27
Back to Top
HTML Embed Code: