Weekly Notes

Front-end Engineering, Design Systems & React Architecture

11 Aug 2026

Optimizing React applications with Server Components

Optimizing React applications with Server Components

29 Jul 2026

Optimizing React load time through JavaScript bundle optimization

Optimizing React load time through JavaScript bundle optimization

22 Jul 2026

React optimization with memo, useMemo, and useCallback

React optimization with memo, useMemo, and useCallback

10 Jul 2026

DOM vs. Virtual DOM: key concepts explained

DOM vs. Virtual DOM: key concepts explained

1 Jul 2026

How JSX Works Under the Hood -Compiler pipeline, ASTs, XSS security

How JSX Works Under the Hood -Compiler pipeline, ASTs, XSS security

23 Jun 2026

What makes a component actually reusable? A mental model for better abstractions

What makes a component actually reusable? A mental model for better abstractions

15 Jun 2026

How data flows in React and modern patterns to handle component communication

How data flows in React and modern patterns to handle component communication

30 May 2026

How I Organize Color Tokens in shadcn/ui

How I Organize Color Tokens in shadcn/ui

30 May 2026

React fiber Architecture Explained: Render & Commit Phases

React fiber Architecture Explained: Render & Commit Phases

31 Jan 2025

React Hook Form

React Hook Form