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...
JeBJul 14, 202110 minChrome Extension with Angular — from Zero to a Little Heroor a short how-to and why-in-the-world Hey folks. Today we’re going to explore the process of developing a Chrome extension with Angular....