BWBlogs Worldinankitkhoiwal.hashnode.dev·2d ago · 11 min readWhat Actually Happens When You Deploy React to Vercel?There is a strange moment in almost every first React deployment. You have two browser tabs open. The first is localhost, where the application looks exactly as expected. The second is a new .vercel.a00
RPRajdeep Palintrackrai.hashnode.dev·Aug 12 · 5 min readFrom Vite to Next.js 15: A Migration Story for Better SEO and PerformanceFrom Vite to Next.js 15: A Migration Story for Better SEO and Performance When I first built TrackrAI — an AI-powered job application tracker — I chose Vite as my frontend build tool. It was incredibl00
SSSoumabha Sahainsoumabhasaha.hashnode.dev·Aug 2 · 6 min readCityLibraryGithub repository Table of Contents Executive Summary & High-Level Architecture Frontend Architecture & Functional Workflow Backend Architecture & Administrative Layer Third-Party Libraries & Pac00
PIPaolo Insognainblog.platformatic.dev·Jul 28 · 9 min readRun Nitro applications on Watt with @platformatic/nitroNitro is a server toolkit used by many JavaScript applications. You can use it on its own for APIs or full-stack servers, or combine it with Vite to get a familiar frontend workflow with a Nitro serve31N
SKShubham Kumar Singhinblog.realdev.club·Jul 16 · 15 min readHow I Deployed a Full-Stack Application on a DigitalOcean VM Using Nginx and PM2Introduction Until now, I had mostly run my full-stack applications locally using localhost. But this time, I wanted to understand what actually happens when we deploy an application to a real server 22S
JLJeremy Longshoreinjeremylongshore.hashnode.dev·Jul 1 · 7 min readVite Dev Server in Production: The 871-Byte TellThe 871-byte tell A user reported scorecardecho.com was slow and "had to be refreshed" to render. The site fronts a React SPA behind Caddy, behind Docker Compose, behind a single VPS — a stack that ha00
MTMittal Technologiesinmittal-tech.hashnode.dev·Jun 25 · 7 min readProgressive Web Apps with React: Complete Setup Guide for DevelopersI keep seeing devs reach straight for create-react-app's old PWA template, not realizing it's been deprecated for years, and the recommended path now runs through Vite plus the VitePWA plugin instead.00
AKArun kumar Veluinblogs.arunkumarvelu.com·Jun 17 · 12 min readStop Using Next.js for Everything: When Astro, Remix, or Plain Vite Is the Better ChoiceTL;DR: Next.js dominates with ~60% usage, but satisfaction has cratered to 55% — a 39-point gap behind Astro. Cloudflare rebuilt 94% of Next.js in one week for $1,100. The framework that's right for y00
FSFrank Smith IIIinfranksmithiii.hashnode.dev·Jun 17 · 2 min readBook Buddy Project Notes: React, Vite, API Workflows, and Account ActionsBook Buddy is one of the projects Frank Smith III uses to practice the front-end side of full-stack development: connecting a React client to API-backed user workflows and keeping the interface focuse00
DNDavid Nguyenineplus.dev·Jun 5 · 3 min readVoidZero Joins Cloudflare: Vite Stays Open, but Gains Bigger BackingCloudflare has announced that VoidZero is joining Cloudflare. This is a notable update for the JavaScript ecosystem, as VoidZero is the company behind several important developer tools, including Vite00