BLOG 📰
Technology and more...
React 17 to 19 in practice: real comparisons and new hooks
See practical examples of how we used to do things in React 17 and how we can do them in React 19, with focus on forms, performance, and user experience
Daniel Garcia – 20 Apr. 2026Vite 8: the biggest leap in Vite performance (and architecture) so far
Understand why Vite 8 is not just faster, but also more consistent and better prepared for applications at scale
Daniel Garcia – 20 Mar. 2026From React + GraphQL to a Windows installer: packaging Financy with Electron
How I took a React web app with a GraphQL API to a working Windows installer — and what I learned along the way
Daniel Garcia – 10 Mar. 2026SSR, SSG and ISR in Next.js: from Pages Router to App Router
How the rendering strategies you already know work in the new Next.js with the App Router
Daniel Garcia – 06 Mar. 2026Rebuilding the portfolio: Next.js, Tailwind and a little help from Cursor
A write-up on building the new portfolio with modern tooling and AI in the development flow
Daniel Garcia – 28 Feb. 2026The real power of Next.js with SSG and ISR
Meet the Next.js features that made it the go-to React framework and a solid alternative to SSR
Daniel Garcia – 02 Apr. 2021What you need to know about NextJS and SSR
In this first post we'll talk about NextJS and the benefits of using SSR (Server Side Rendering)
Daniel Garcia – 20 Mar. 2021