Phase 1: React Fundamentals — Components, Props, State & Hooks
Learn React from scratch — JSX, components, props, state, useEffect, event handling, lists, and the React developer mindset. A practical, hands-on introduction to building with React.
All posts tagged with "frontend"
Learn React from scratch — JSX, components, props, state, useEffect, event handling, lists, and the React developer mindset. A practical, hands-on introduction to building with React.
Master React.js and Next.js from fundamentals to full-stack production apps. A structured 12-post roadmap covering hooks, state management, App Router, Server Components, authentication, performance, and deployment.
Step-by-step guide to building a React + Vite frontend that consumes your Bun + Hono REST API, with separate GitHub repos, CORS setup, environment variables, and deployment to Vercel for free.
With Tailwind, component libraries, and AI generating styles for us, does learning CSS still matter? Exploring why CSS fundamentals are more critical than ever — especially for accessibility.
Master React component patterns with TypeScript. Learn hooks typing, Context API generics, render props, compound components, HOCs, event handlers, and performance optimization.
Build modern React applications with full type safety using React 19, Next.js 15, and TypeScript. Learn component typing, hooks, state management, and server components.