Telegram Web Link
Building a Node App with TypeScript

Learn how to set up TypeScript to bundle a Node app using pnpm, Node, TypeScript, and ES modules for a seamless development experience, all from someone who knows a thing or two about TypeScript! - https://www.totaltypescript.com/typescript-and-node

#nodejs
👍5
Useful Vue Utils with VueUse

In this article, the author talks a bit more about VueUse and how much you can get out of it. And believe me, you will gain a lot - https://dev.to/jacobandrewsky/useful-vue-utils-with-vueuse-17ap

#vue
👍7
A highly configurable switch component using modern CSS techniques

Andy Bell shows how to build a highly configurable switch component using modern CSS, such as :has(), container queries, Logical Properties, and Custom Properties. - https://piccalil.li/blog/a-highly-configurable-switch-component-using-modern-css

#css
👍7
Use Parcel Macros in Other Bundlers with unplugin-parcel-macros

Macros, as implemented in Parcel (and Bun!), are JS functions that run at build time whose results are inlined into a bundle in place of the original call. You can now use this feature with webpack, Vite, Rollup, esbuild, etc. - https://github.com/devongovett/unplugin-parcel-macros

#parsel
👍2
Understanding and Measuring Nuxt Performance – Vue.js 3 Performance

This article is the fist part of a series on Performance in Vue 3 and will focus on performance in an application and what makes an application termed as fast. - https://vueschool.io/articles/vuejs-tutorials/understanding-and-measuring-nuxt-performance-vue-js-3-performance/

#vue
👍2
React Server Components Now in RedwoodJS

If you thought RSCs were a Next.js phenomenon, think again. Implementations are popping up all over, such as in Waku and now RedwoodJS, a full-stack framework founded by GitHub co-founder Tom Preston-Werner that leans on React, Prisma and other technologies to provide a great DX ‘out of the box.’ This post digs deep into how RSCs are used and how they can supplant Redwood’s use of GraphQL. - https://redwoodjs.com/blog/rsc-now-in-redwoodjs

#react
👍6
Comparing JavaScript Frameworks: Templates

A thorough comparison of the template languages used by React, Vue, Angular and Svelte. Interesting analysis and this looks set to turn into a great series. - https://www.maartenhus.nl/blog/comparing-javascript-frameworks-part-1-templates/

#javascript
👍5👀1
Vue 3 Velocity: The Cache Busting Blueprint

Browser caching is a powerful optimization technique employed to enhance the performance of web applications. The term “cache-busting” refers to the intentional invalidation or versioning of static assets, compelling the browser to fetch fresh resources when changes occur. In this article, the author introduces cache-busting and provides detailed knowledge on you can implement cache-busting in a Vue 3 project. - https://medium.com/@khalidoghli7/vue-3-velocity-the-cache-busting-blueprint-704cfa80ae3c

#vue
👍5
2025/07/13 11:18:24
Back to Top
HTML Embed Code: