Published inBetter ProgrammingTips for Using React’s UseEffect EffectivelyDependency array, code optimization, useCallback, and moreJun 10, 20204Jun 10, 20204
Published inBetter ProgrammingCreate Easy Page Decorations With CSS GradientsA methodical approach of learning the syntax, the ecosystem, and what it takes to achieve proficiencyMay 3, 2020May 3, 2020
Published inBetter Programming4 Ways to Add External JavaScript Files in ReactReact Hooks and other methodsApr 6, 202011Apr 6, 202011
Console tips for better debuggingKnowing to log data to your DevTools console is one of the essential debugging skills when it comes to javaScript. I realised that there…Feb 16, 2020Feb 16, 2020
Depcheck -A New Magic WandWith the wide availability of packages in NPM, we very often tend to add plenty of packages. With time, and due to poor management of code…Jan 25, 20201Jan 25, 20201
Find dead code using Google dev toolsThere is a lot that Google dev tools could do. But I would like to focus on how we could identify unused code using it, in this article.Jan 10, 2020Jan 10, 2020
Essential Git commands for everyday work!I have been self-studying react.js for a while now and fortunately, got a job offer as Frontend Developer. But soon I realised that there…Aug 27, 2019Aug 27, 2019