OAOluwaferanmi Adenijiincrackedchefs.devferanmi.xyzÌrísí - A React Library for Building Product Videos in JSXA few months ago, I needed to create a product demo video for something I was building. Nothing fancy, just a clean walkthrough showing the feature, how it works, what it looks like in action. I did w12h ago·5 min read
SSSiddhant Saxenainitstaffaugmentationservice.hashnode.devReact Server Functions & Actions as the New API LayerThe React ecosystem is evolving rapidly. With the introduction of React Server Components, Server Actions, and Server Functions, React is moving toward a full-stack architecture where much of the trad10h ago·10 min read
SGSaurabh Guptaincodecraft-by-saurabh.hashnode.devFrom Single Repos to Nx: My First Monorepo AdventureA few days back, I got the opportunity to work on a project that used an Nx monorepo setup for frontend development. Until then, most of my experience was with single repositories, where each applicat1d ago·5 min read
SKSoham Koliinreactportfolio.hashnode.devReact Portfolio Template — Dark/Light Mode, Bilingual (EN+FR) & TypeScriptIf you've ever spent weeks building your personal portfolio from scratch — tweaking layouts, setting up routing, wiring up i18n, debugging responsive breakpoints — you know how much time it takes befo1d ago·3 min read
UBUp2itnow Bill Wilsoninai-agent-economy.hashnode.devreact-webmcp vs webmcp-sdk: Which React Library for Agent-Ready Websites?Two React libraries now exist for building agent-ready websites with WebMCP: react-webmcp (published as @mcp-b/react-webmcp on npm) and webmcp-sdk (our package). They both target the same API - navigator.modelContext - but they take different approac...1d ago·4 min read
APAnkita Patilinankita-blog.hashnode.devBreaking Down a 68MB React Build: Architecture Fixes That Cut It to 21MBOur React production build was 68MB.Not a typo. Sixty. Eight. MB. Deployments were slow. Uploads were painful. And the easy excuse was:“Big app. Happens.” Nah. So I opened the bundle and started pulli1d ago·5 min read
SKShubham Kumar Singhinshubhamsinghbundela.hashnode.devUnderstanding Asynchronous Execution with a Queue in JavaScriptWhen we say JavaScript is asynchronous, what does that really mean? It means: A task can start now and finish later, without blocking other code. But when we have multiple async tasks, we need contr1d ago·4 min read
DODavid Ozokoyeinsendlayer.hashnode.devHow to Design Email Templates in React.js Originally published at SendLayer Blog This article is part of the SendLayer developer resources. I still remember the first time my team asked me to build an HTML email template. Three hours later, 1d ago·12 min read
PHPaulo Henrique Oliveira dos Santosinphsantos.hashnode.devFrom Silence to Stream: Building Low-Latency AI with Node.js, React & WebSocketsA loading spinner is not a UX strategy. In my previous post, I argued that production AI behaves like a contract, not a conversation. We used Zod to keep LLM outputs from breaking Node.js systems, tha2d ago·9 min read
SASaad Ahmadindockersetup.hashnode.devDockerize ASP.NET, Django, FastAPI, and React Applications using Dockerfile and Docker ComposeDocker Docker allows an application to run the same way on every computer or server. Docker is a tool used by developers to build, package, and run applications inside containers. Containers include e2d ago·13 min read