Open in app

Sign in

Write

Sign in

Anshuman Bhardwaj
Anshuman Bhardwaj

75 Followers

Home

About

Published in

JavaScript in Plain English

·Pinned

Asynchronous Loops in JavaScript — using forEach, map, and for loop

The right way to use JavaScript loops with async/await — Asynchronous operations are crucial when working with web applications. We can all agree how easy async/await has made our lives while dealing with asynchronous operations. In this post, we are going to see how to use loops with async/await. Before we dive into it, here are the utility functions I…

JavaScript

4 min read

Asynchronous Loops in JavaScript — using forEach, map, and for loop
Asynchronous Loops in JavaScript — using forEach, map, and for loop
JavaScript

4 min read


Published in

One thing I learned today

·Pinned

The Perfect Guide for Releasing Your React Native (iOS and Android) App Using Firebase App Distribution

How to test your app with Firebase App Distribution — Last week I was trying to ship my React Native app using Firebase App Distribution for internal testing. Although the process is pretty straightforward, there is a chance that we miss out on some details while in a hurry to ship the product. Let's settle this once and for all. Firebase …

React Native

4 min read

Perfect guide for releasing your React Native (iOS and Android) app using Firebase App distribution
Perfect guide for releasing your React Native (iOS and Android) app using Firebase App distribution
React Native

4 min read


May 9

Add comments to your Docusaurus website in 5 minutes

Docusaurus is one of the best static site generators for blogs and documentation projects. Docusaurus is backed by the Meta Open Source team and is quite popular among developer communities for great performance and simple setup. In this guide, you’ll add comments to your Docusaurus documentation project. Why do I need comments? For documentation Documentation is the…

Documentation

3 min read

Add comments to your Docusaurus website in 5 minutes
Add comments to your Docusaurus website in 5 minutes
Documentation

3 min read


Jan 7

5 Tips for Managing a Successful Remote Team

Overcoming the Challenges of Clear Communication in a Virtual Workforce — Managing a remote team can be a challenging but rewarding experience. Without the benefit of face-to-face interaction, clear communication becomes even more important to ensure that everyone is on the same page and working towards the same goals. …

Slack

4 min read

5 Tips for Managing a Successful Remote Team
5 Tips for Managing a Successful Remote Team
Slack

4 min read


Dec 26, 2022

7 Tips for Effective Communication on Slack

How to Collaborate Effectively with Your Team — Effective communication is crucial for the success of any team, and Slack is a popular platform that allows teams to communicate and collaborate remotely. While Slack can be a convenient and efficient communication method, it can also be overwhelming if not used correctly. …

Slack

3 min read

7 Tips for Effective Communication on Slack
7 Tips for Effective Communication on Slack
Slack

3 min read


Dec 20, 2022

5 Strategies for Improving Communication in Slack: Tips and Tools to Increase Productivity

Effective communication is essential for any team, and Slack has become a popular tool for teams to stay connected and collaborate. However, Slack can quickly become overwhelming without proper organization and strategies in place and hinder rather than improve communication. …

Slack

3 min read

5 Strategies for Improving Communication in Slack: Tips and Tools to Increase Productivity
5 Strategies for Improving Communication in Slack: Tips and Tools to Increase Productivity
Slack

3 min read


Published in

JavaScript in Plain English

·Aug 21, 2022

How to Send Login Notifications to Users using Auth0 Actions

You can never be too sure about your security on the internet. The good news is that most companies are becoming proactive in preventing hacking attempts on users by notifying them about suspicious login activity. …

JavaScript

4 min read

How to Send Login Notifications to Users using Auth0 Actions
How to Send Login Notifications to Users using Auth0 Actions
JavaScript

4 min read


Published in

JavaScript in Plain English

·Apr 18, 2022

An Introduction to Next.js for Beginners

The only Next.js guide you'll need — Next.js is already a widely known framework for React applications when writing this article. Honestly, there are tons of reasons for it to be popular and widely adopted, but I'm not going to go into that rabbit hole for today (I've done it many times already 😎). …

JavaScript

4 min read

An Introduction to Next.js for Beginners
An Introduction to Next.js for Beginners
JavaScript

4 min read


Published in

JavaScript in Plain English

·Apr 11, 2022

3 ways to declare variables in JavaScript: var, let, and const explained

At the time of writing this article, there are only two popular ways of declaring variables in JavaScript: let and const; poor var is long lost in the darkness of misunderstood principles. The idea behind writing this article is to try and clear up the air around why new developers…

JavaScript

3 min read

3 ways to declare variables in JavaScript: var, let, and const explained
3 ways to declare variables in JavaScript: var, let, and const explained
JavaScript

3 min read


Published in

JavaScript in Plain English

·Mar 28, 2022

The Right Way to Use LocalStorage in JavaScript

LocalStorage API explained in under 5 minutes — Being web developers we all have been into a situation, where we want to persist a piece of information like user data, theme preference, or the selected filters, to give our users a consistent experience across browser sessions. Well, that’s exactly where the LocalStorage API comes into the picture.

JavaScript

5 min read

The Right Way to Use LocalStorage in JavaScript
The Right Way to Use LocalStorage in JavaScript
JavaScript

5 min read

Anshuman Bhardwaj

Anshuman Bhardwaj

75 Followers

Developer Advocate at @commercetools | My monthly newsletter 👉 https://newsletter.theanshuman.dev

Following
  • Tim Denning

    Tim Denning

  • Ben Le Fort

    Ben Le Fort

  • Anna Podvoiska

    Anna Podvoiska

  • Aybala Coskun Karadayilar

    Aybala Coskun Karadayilar

  • Eric Elliott

    Eric Elliott

See all (25)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams