12 followers
Web developer โ Technical Writer @logrocket , http://dev.to and @hashnode โ ๐ CSS && JS โ open-source enthusiast | hacking @json_db โ ๐ https://elijahtrillionz
Next.js makes it possible for us to listen to events regarding navigations from one page to another, let's see how in this article ยท This article was...
The first time I heard about comments, I was told it is meant to document why a code is what/how it is. As nice as it sounded to me, it didn't make so...
A beginner's guide to using TailwindCSS ยท A few months back, I wrote an article on when to learn React, now in this article, I'm going to do something...
Recursion can be a bit tricky and sometimes beginners struggle with it. But this will help you get started. ยท Recursion in JavaScript is no different...
Hey everyone! Hope you're doing great! Allow me to interrupt your scrolling or whatever you were doing to introduce to you an ultimate web and mobile...
"JavaScript is a single-threaded and non-blocking language". Chances are you have heard that statement a couple of times and have no idea what it...