Front-end Engineer developing bugs with JavaScript, TypeScript, React & Next.js and Vue & Nuxt. Casually writing dev articles.
Mentoring and freelance gigs
Regular Expressions could be very tricky and hard to comprehend, so in this article we'll discuss the major things to get you up-to-speed with creating and working with Regular Expressions in JavaScript. So, what's a Regular Expression? A regular exp...

One of the concepts that most beginners skip when learning JavaScript is how the JavaScript engine runs code on a single thread, and how browsers handle asynchronous tasks. By understanding the Call Stack and Event Loop, you'll learn how tasks are ha...

I’ve been coding for almost 6 years now. I made a lot of mistakes during the first 2-3 years learning to code. I spent time studying a lot of things that I don’t use now. At the time it felt amazing to know a lot of things. “I’ll be a master of many ...
