JeBDec 17, 20218 minBoosting Your React App Performance with React ProfilerA guide to measuring and improving React Apps performance with React Profiler. Accompanied by a web app that makes it easy to follow along.
JeBAug 16, 20213 minCustom React Hooks: Why Do We Need a ContextTL;DR Custom React Hooks is a very convenient way to encapsulate logic and pass the data down the rendering tree. The rules for custom...
JeBAug 8, 20217 minAngular CLI under the hood - builders demystifiedHey folks. Hope the sun is shining for you today. In the previous article we talked about customizing Angular build configuration without...