My ExperienceAnswering All The "What Motivates You" QuestionsI decided to write an article answering all the "what motivates you" questions I get in the hopes that it helps someone out there.
ReactReact 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.
JavascriptAll The Ways You Can Loop Arrays in JavascriptHere are different approaches to loop through an array in Javascript.