Frontend
Explore Dev Corner articles and subtopics in Frontend. This hub page collects practical builds, tools, and engineering guides for sovereign local AI.
Topic breadth
1
Active builds, guides, and subtopic coverage.
Subtopics
React Fundamentals
View topicReact 19 from scratch: components, hooks, state, effects, and Server Components. Covers JSX, controlled forms, context API, and the React 19 actions pattern for sovereign apps.
Next.js
View topicNext.js 15 App Router for sovereign full-stack apps: Server Components, Server Actions, file-based routing, API routes, and self-hosted deployment on a VPS without Vercel.
State Management
View topicSovereign frontend state in 2026: Zustand, Jotai, TanStack Query, and local-first state with CRDT patterns. Covers when to use each and privacy-preserving data patterns.
Self-Hosted Deployment
View topicDeploy React and Next.js apps without Vercel or Netlify: Coolify, Kamal 2, Nginx + PM2 on a bare VPS, Docker containerisation, and sovereign CDN-free asset delivery.
Frontend Testing
View topicSovereign frontend testing pipelines: Vitest, React Testing Library, Playwright for end-to-end, and self-hosted test infrastructure without cloud testing services.