PinnedPublished inStackademicFrom Sales Executive and Sandwich Maker to Software Developer: My Journey to Landing My First Job.I still remember those days when my friends and I used to attend IT practical labs in school. The lab sessions in 10th grade were awesome…Mar 26Mar 26
PinnedPublished inJavaScript in Plain EnglishWhat if, the JavaScript map method were not inbuilt?Photo by Juan Rumimpunu on UnsplashJul 21, 2023Jul 21, 2023
PinnedPublished inCodeX🚀Prettify git commit with gitmoji🐛.If you are a developer like me, Git would be an unavoidable tool in your everyday coding. Git is a Version Control System ( VCS )…Mar 1, 2023Mar 1, 2023
Published inTowards DevStill using “Nodemon”? It is unnecessary.As a React JS developer, I rarely use Command Line Interfaces to run any JS file using the node command. However, sometimes I prefer to see…Feb 6, 2023Feb 6, 2023
Published inCodeXI implemented the router for the first time in React Native.React Navigation is the library I used to accomplish routing in my first React Native application.Jan 28, 2023Jan 28, 2023
Published inCodeXA beginner guide to Content Delivery Network (CDN).What exactly is a CDN?Oct 20, 2022Oct 20, 2022
Published inTowards DevDo more with Git’s log command.If you are a developer ‘git’ will play an essential role in your day-to-day coding.Jul 5, 20221Jul 5, 20221
Published inTowards DevThings to consider when migrating from React Router Version 5 to 6.It’s been a long time I have written something on Medium. But, today I have got one topic and decided to share with you. It’s about things…Jun 13, 2022Jun 13, 2022
Multiple node versions on a windows machine [latest version]There are some times you may need to run your Node JS project in different versions. Is it possible to accomplish this in a windows machine…Feb 6, 2022Feb 6, 2022
Published inTowards DevJavaScript string methods. [part — 4]In this article I will explain yet another two useful JavaScript string methods.Feb 1, 2022Feb 1, 2022