Topics(6)
Every article on the blog, grouped by subject.
- (2)Next.jsThe App Router, route handlers and server components, and where Next.js stops behaving like plain React.
- (2)ReactHooks, state and the component patterns that still hold up once an app is past its first screen.
- (2)TypeScriptTypes that catch real mistakes: strict mode, generics, narrowing, and typing the edges where outside data enters an app.
- (2)CSSLayout, utility-first workflows, and the rendering behaviour that decides whether a style actually applies.
- (2)Browser ExtensionsManifest V3 in practice: content scripts, permissions, per-origin state, and the DevTools work around them.
- (2)File FormatsWhat is actually inside the files we push through tools: object models, encodings, and error correction.