Telegram Web Link
Unlock the Power of PrimeVue: A Comprehensive UI Solution for Vue.js Developers

Looking for a robust and Comprehensive UI solution for your Vue.js apps. This article will provide insights into PrimeVue and why its an excellent solution for building amazing interfaces for your web applications - https://vuejsdevelopers.com/2024/12/18/unlock-the-power-of-pimevue-a-comprehensive-ui-solution/

#vue
👍6
Reimplementing Crossy Road with React Three Fiber

A well put together set of tutorials covering reimplementing the classic Crossy Road game with React Three Fiber. In both written and video form. - https://javascriptgametutorials.com/tutorials/react-three-fiber/crossy-road

#react
👍41🔥1
Creating Animated Accordions with the Details Element and Modern CSS

Stefan Judis explains how to create animated accordions using only HTML and modern CSS with the details element, interpolate-size, transition-behavior, and the :has() pseudo-class. - https://www.builder.io/blog/animated-css-accordions

#css
👍21
React Trends in 2025

Each year Robin does a post giving his opinion on what trends he sees arising over the next year. Last year, he put his money on Astro, RSCs, Vercel, and Biome – this year he points at React Server Components, shadcn/ui, TanStack Start, React Router, and more. - https://www.robinwieruch.de/react-trends/

#react
4👍2😨1
Angular 19.2 – What’s new?

Angular 19.2 introduces a range of improvements to enhance performance and usability when working with the framework. This version includes new features such as better resource management, support for template literals, and compatibility with TypeScript 5.8. This article will explore the most significant changes and new features worth knowing. - https://angular.love/angular-19-2-whats-new

#angular
👍2
Building a Custom Authentication System with JWT in Nuxt 3

Learn how to implement a robust JWT authentication system in Nuxt 3. This comprehensive guide covers project setup, login/signup functionality, protected routes, and state management with Pinia. - https://masteringnuxt.com/blog/building-a-custom-authentication-system-with-jwt-in-nuxt-3

#vue
👍4🔥1
Next.js vs TanStack

An incisive essay from a developer who’s had enough of the Next.js approach and has found solace in the approach offered by the increasingly capable TanStack collection of tools (as well as Vite). - https://www.kylegill.com/essays/next-vs-tanstack/

#react
👍3
Node v20.19.0 (LTS) Released with require(esm)

Node v20 is in maintenance mode, which usually means no new features, but it lands a significant one here: support for require(esm) enabled by default. This means all Node v20+ releases now support loading native ES modules with require out of the box. Ideal if you have dependencies to update and you’re still on v20. - https://nodejs.org/en/blog/release/v20.19.0

#nodejs
👍2
Solving eventual consistency in frontend

What is eventual consistency? In distributed databases, eventual consistency ensures that all replicas of a database will hold the same data – but only after a delay. This delay occurs because updates are first applied to the primary database, and then asynchronously propagated to other replicas. - https://blog.logrocket.com/solving-eventual-consistency-frontend/

#frontend
👍2
How to Use SQLite in Vue 3: Complete Guide to Offline-First Web Apps

Want to build web apps that work offline? While browsers have built-in storage options like IndexedDB, they’re not great for complex data operations. This guide shows you how to use SQLite with Vue 3 to build powerful offline-first apps. - https://alexop.dev/posts/sqlite-vue3-offline-first-web-apps-guide/

#vue
2👍2
2025/07/11 18:58:15
Back to Top
HTML Embed Code: