BeginnersReact Custom Hooks Tutorial - Creating useOnline, Testing and Publishing ItIn this tutorial, we'll go over how to create a simple custom React hook, testing it locally, and then publishing it on NPM.
BeginnersAll The Ways You Can Loop Arrays in JavascriptHere are different approaches to loop through an array in Javascript.
TipsMaking Your Extension Compatible with Both Chrome and FirefoxThis article helps you understand how to make your extension compatible with both Chrome and Firefox.