Tag

Javascript

Articles, notes, and experiments on javascript — patterns, trade-offs, and implementation details worked through on production projects.

Angular vs React 2026: Complete Framework Guide

Compare Angular 19 Signals vs React 19 Compiler on performance, job market, and enterprise use cases. Complete data-driven framework comparison guide.

Angular Vs React React 19 Angular 19 Frontend Frameworks Javascript Typescript Web Development

Astro Content Collections: Complete 2026 Guide for Astro 6

Master Astro 6 content collections with build-time and live collections, Zod 4 schemas, remote loaders, and a clean migration path from the legacy API.

Astro Astro-6 Content-layer-api Javascript Content-management Tutorial Typescript Static-site-generator Headless-cms Markdown

React Hooks Best Practices 2026 (React 19 + use() Hook)

React 19 hooks best practices: master useState, useEffect, useRef, useMemo, useCallback, custom hooks, and the new use() hook with production-ready examples.

React Hooks React React 19 Javascript Frontend Development Web Development Custom Hooks

React Performance: 4-Step Optimization Framework

Fix slow React apps with profiling, React.memo, code splitting, and virtualization. Learn when to optimize and how to avoid premature optimization mistakes.

React React-performance-optimization Javascript Optimization Tutorial React-devtools Memoization

React Server Components in 2026: Status & Best Practices

What React Server Components are in 2026 and where they stand: RSC vs client patterns, bundle-size wins, migration strategy, and best practices with real examples.

React React-server-components Nextjs Rsc-performance Javascript

Redux vs Zustand vs Jotai: Best React State (2026)

Redux Toolkit vs Zustand vs Jotai compared on bundle size, performance, and DX. See the trade-offs and pick the best React state library for your 2026 project.

React State-management Zustand Redux Jotai Javascript Typescript

TypeScript for React: Best Practices & Patterns (2026)

Master TypeScript React patterns for props, hooks, and components. Learn why types matter with AI tools like Cursor, plus discriminated unions and generics.

Typescript React Javascript Frontend Web-development

Related topics