Introduction JavaScript offers powerful techniques that can be used to to do very complex...
1. Tutorial hell trap I think this was very obvious but still wanted to add this as well...
Intro When you use a Content Delivery Network (CDN) to host static assets for your...
1. Declaring variables at the beginning of the scope By declaring variables at the...
Intro ✨ In the previous blog I talked about DOM and how it helps developers in...
Introduction When learning web development I am sure many folks have seen or heard about...
Intro Imagine you have a vending machine. 💭🤖 When you approach the vending machine and...
Intro Before learning about async/await you should know what and how promises work in...
Intro When working with async code in javascript you sometimes need to wait for the code...
Introduction Before understanding what is async programming and what is the need of async...
Intro In your tech journey, I am sure you must have come across the term Git. Git stands...
Intro Imagine you have purchased a new type of device from the market, excited to explore...
Introduction 👓 Cloud has become an integral part of modern life, revolutionizing the way...
Overview In this blog, I have shared my knowledge about Devrel. I have included roles,...
What is Open Source? Open Source is a type of software where the code is freely...
Overview Open Source has been quite a buzzword in the tech industry for years and with...
Overview I was really interested in Open source and the opportunities it gives to students...
Overview So we all use VS Code on a daily basis and we also use the terminal of VS Code as...