Articles tagged #performance
-
How to Work Less and Get More Done — Ch. 7: Recharge Your Attention (Notes)
Practical routines to rest, defocus, and restore attention from Chris Bailey’s chapter on recharging.
-
Backend architectures — monolith, services, serverless (maps + trade-offs)
How to pick an architecture by performance, cost, DX, and failure isolation — with quick maps for each.
-
Enterprise UI Development — Testing, Standards, and Ego Control
Notes from Steve’s Enterprise UI Development session on testing, Husky, lint-staged, QA, and the role of AI — compared with my own ATTEND methods and ego management.
-
Mindset (Carol Dweck) — Notes & Applications
Concise notes from *Mindset* and how to apply growth-mindset habits to learning and work.
-
Webpack Optimization
Webpack optimization techniques
-
Optimizing React with Memoization
Optimizing React applications with memoization techniques
-
Big O Notation
Understanding algorithm complexity and performance analysis