Open in app
Home
Notifications
Lists
Stories

Write
राहुल मिश्रा
राहुल मिश्रा

Home

Pinned

Why async await not work in forEach ?

I recently encountered a scenario where I was using async await inside forEach, but it was not working inside foreach loop. Here is the demonstration of the problem:

Java Script

2 min read

Why async await not work in forEach ?
Why async await not work in forEach ?

Pinned

catch errors in async/await like a pro

The main reason of using async await is - async await makes our code look like synchronous 🐼 - clean code 🧹 It definitely makes our code look synchronous. But does it really make our code clean? 🤔 Consider bellow code snippet where we have multiple try catch block with await functionality.

Java Script

2 min read

catch errors in async/await like a pro
catch errors in async/await like a pro

Pinned

React Worst Practices — The Beginning

Hello World 🌎

Java Script

8 min read

React Worst Practices — The Beginning
React Worst Practices — The Beginning

Pinned

__proto__ and prototype in JavaScript

Hello World 🌏 Prototype is one of the most important concept in JavaScript and mostly in every interview this question is asked by the interviewer. To understand prototypes, we have to understand few key concepts. lets consider following code snippet:

Reactjs

5 min read

__proto__ and prototype in JavaScript
__proto__ and prototype in JavaScript

Jul 11

Interviewer: Move the div to the right in X time with Y FPS

UnAccademy Senior Front End Developer Interview Experience — I faced this question in a front end interview, this questions was followed by multiple sub questions and this was the only questions interviewer asked. Although I got stuck in last part and did not make it to the next round. …

Programming

4 min read

Interviewer: Move the div to the right in X time with Y FPS
Interviewer: Move the div to the right in X time with Y FPS

Jun 29

Stop Using Margin in Flexbox, Use Gap Instead

Here’s why you should use Gap in Flexbox instead of Margin. — Hello World! While building web applications, every one of us must have encountered a scenario where we have to add some spacing b.w. flex-box items. Let’s understand this by an example. Suppose we have this condensed layout.

Front End Development

3 min read

Stop using margin in flex box, use gap instead.
Stop using margin in flex box, use gap instead.

Jun 27

Interviewer: Square each digit of number without using any string function

Recently I gave an interview for the role Sr. Frontend Developer. The Interviewer asked me this question: Q: Square each digit of a given number — 9191 => 811811 Right after seeing the question I started implementing it, using inbuilt JavaScript function this was pretty much easy. Here is the…

Programming

2 min read

Interviewer: Square each digit of number without using any string function
Interviewer: Square each digit of number without using any string function

Jun 26

Frequently asked Frontend programming interview questions

1. Count the occurrence of characters in given string

Programming

3 min read

Frequently asked Frontend programming interview questions
Frequently asked Frontend programming interview questions

Jun 18

JavaScript Interview Questions that made me think — Do I really know JavaScript?

The best part of JavaScript which always amaze me is that there is always something new happening around it. And no matter how much you know about it, you will always get to learn new things about it. I’ve collected these questions over a period of quite long time. In…

Java Script

4 min read

JavaScript Interview Questions that made me think — Do I really know JavaScript.
JavaScript Interview Questions that made me think — Do I really know JavaScript.

Jun 2

How to get rid of social media addiction

Now days there are many applications out there which are like toxins to our brain. And even knowing this fact we constantly keep using them because they give us sense of pleasure. Here I am listing few ways which helped me to get rid of social media addiction + addiction…

Productivity

3 min read

How to get rid of social media addiction
How to get rid of social media addiction
राहुल मिश्रा

राहुल मिश्रा

A passionate iOS Developer since 2014.

Following
  • applied.math.coding

    applied.math.coding

  • Netflix Technology Blog

    Netflix Technology Blog

  • Fresh Frontend Links

    Fresh Frontend Links

  • Barack Obama

    Barack Obama

  • Mary Snopok

    Mary Snopok

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable