top of page
Just Jeb
Search


Boosting Your React App Performance with React Profiler
A guide to measuring and improving React Apps performance with React Profiler. Accompanied by a web app that makes it easy to follow along.
JeB
Dec 17, 20218 min read
3,277 views
0 comments


Custom React Hooks: Why Do We Need a Context
TL;DR Custom React Hooks is a very convenient way to encapsulate logic and pass the data down the rendering tree. The rules for custom...
JeB
Aug 16, 20213 min read
2,930 views
0 comments


Angular CLI under the hood - builders demystified
Hey folks. Hope the sun is shining for you today. In the previous article we talked about customizing Angular build configuration without...
JeB
Aug 8, 20217 min read
5,063 views
6 comments
bottom of page