// blog.category("React")
React Articles_
Page 2 of 2 · 9 articles
// filter.category()
// filter.tags()
01 11 min read
React Implementing Authentication in Modern React
JWT, sessions, OAuth, and magic links — a practical guide to choosing and implementing authentication in React apps without the security mistakes I see in client codebases.
React Authentication Security
Read
02 10 min read
React Designing Scalable Component Architectures in React
Practical React architecture patterns from client projects—composition, state boundaries, folder structure, and how to scale without rewriting.
React Architecture Components
Read
03 10 min read
React How I Build Fast React Applications
A production playbook for React performance — architecture, code splitting, state boundaries, and profiling lessons from client projects across the US, UK, and Europe.
React Performance Architecture
Read