PinnedAnshuman BhardwajinJavaScript in Plain EnglishAsynchronous Loops in JavaScript — using forEach, map, and for loopThe right way to use JavaScript loops with async/awaitJan 3, 2022Jan 3, 2022
PinnedAnshuman BhardwajinOne thing I learned todayPerfect guide for releasing your React Native (iOS and Android) app using Firebase App distributionLast week I was trying to ship my React Native app using Firebase App Distribution for internal testing.Aug 23, 20202Aug 23, 20202
Anshuman BhardwajAdd comments to your Docusaurus website in 5 minutesDocusaurus is one of the best static site generators for blogs and documentation projects. Docusaurus is backed by the Meta Open Source…May 9, 2023May 9, 2023
Anshuman Bhardwaj5 Tips for Managing a Successful Remote TeamOvercoming the Challenges of Clear Communication in a Virtual WorkforceJan 7, 2023Jan 7, 2023
Anshuman Bhardwaj7 Tips for Effective Communication on SlackHow to Collaborate Effectively with Your TeamDec 26, 2022Dec 26, 2022
Anshuman Bhardwaj5 Strategies for Improving Communication in Slack: Tips and Tools to Increase ProductivityEffective communication is essential for any team, and Slack has become a popular tool for teams to stay connected and collaborate…Dec 20, 2022Dec 20, 2022
Anshuman BhardwajinJavaScript in Plain EnglishHow to Send Login Notifications to Users using Auth0 ActionsYou can never be too sure about your security on the internet. The good news is that most companies are becoming proactive in preventing…Aug 21, 2022Aug 21, 2022
Anshuman BhardwajinJavaScript in Plain EnglishAn Introduction to Next.js for BeginnersThe only Next.js guide you'll needApr 18, 2022Apr 18, 2022
Anshuman BhardwajinJavaScript in Plain English3 ways to declare variables in JavaScript: var, let, and const explainedAt the time of writing this article, there are only two popular ways of declaring variables in JavaScript: let and const; poor var is long…Apr 11, 2022Apr 11, 2022
Anshuman BhardwajinJavaScript in Plain EnglishThe Right Way to Use LocalStorage in JavaScriptLocalStorage API explained in under 5 minutesMar 28, 2022Mar 28, 2022