js-with-abhishek.hashnode.devPromise Methods with real life analogyHello readers, If you are reading this blog, I assume you know about promises and how they work. But do you know that promises also offer methods to handle multiple promises? In this blog, I'm going t5d ago·6 min read
iamabhishek01-git.hashnode.devGit Basics Made Simple: Essential Commands Every Developer Should KnowHello readers, Welcome back In the previous blog, I shared the story related to the problems developers face without Git — the well-known pendrive problem. You understood why Git is important and how it helps us make our developer journey smooth. If ...Feb 1·6 min read
iamabhishek01-git.hashnode.devWhy GIT Exists: The Pendrive ProblemIf you are a developer, you must already be aware of Git and GitHub. But do you know why Git was created? What problems existed before Git? And how was the world of coding managed before version control systems? In this article, you’ll find answ...Feb 1·4 min read
iamabhishek01-webdev.hashnode.devEmmet for HTML: A Beginner’s Guide to Writing Faster MarkupIntroduction Hello readers, I know you are getting bored with the HTML code. I also get bored by writing the repetitive HTML code every time, so I searched a little bit for some shortcuts, so that with a few words, whole tags get completed, and I onl...Jan 30·4 min read
iamabhishek01-webdev.hashnode.devHow Developers Talk to Servers: A Beginner’s Guide to cURLIntroduction Hello readers, Welcome back to another article in the web development blog series.The previous blog was quite tech-heavy, but I tried to explain browser internals in a simple and easy-to-understand way. I hope that article cleared your d...Jan 30·5 min read