Arjun VaidyinNerd For TechHow to understand Higher-order functions and Callbacks in JSBefore diving deep,Dec 11, 2022Dec 11, 2022
Arjun VaidyinNerd For TechMaking sense of Git and GitHub — V [Rebase, GitHub ]Are you tired of merging and resolving conflict?Nov 15, 2022Nov 15, 2022
Arjun VaidyinNerd For TechMaking sense of Git and GitHub — III [Reset, Branching]This post is in continuation of this post.Nov 15, 2022Nov 15, 2022
Arjun VaidyinNerd For TechMaking sense of Git and GitHub — IV [Merging and Conflict]This part is in continuation of this post — Making sense of Git and GitHub — III [Reset, Branching]Nov 3, 2022Nov 3, 2022
Arjun VaidyinNerd For TechMaking sense of Git and GitHub — II [ Staging and Committing, Commit History, Difference]This is in continuation of this post(Making sense of Git and GitHub — I). Please read before proceeding.Oct 31, 2022Oct 31, 2022
Arjun VaidyinNerd For TechMaking sense of Git and GitHub — I [Central vs. Distributed VCS, Git-GitHub, Working-Staging-Repo]Why do we need Git?Oct 30, 2022Oct 30, 2022
Arjun VaidyinNerd For TechDeclutter Array.reduce()Many people say using Reduce method in your code makes it messy. Hence many experts advise avoiding it as much as possible. But leave all…Sep 26, 2022Sep 26, 2022
Arjun VaidyinNerd For TechUnderstanding Async, Event loop, Task queue in JSWe know Javascript is single-threaded and synchronous. Read more about this here.Sep 16, 20221Sep 16, 20221
Arjun VaidyinNerd For TechUnderstanding Execution-context, Hoisting, Call-stack, Closures, Scope, Block in JavaScriptNote: I have imported it from my blog. So it may not look like the original post. If you want to read the original blog. Please visit here.Sep 4, 2022Sep 4, 2022