DEV Community

RakibRahman profile picture

RakibRahman

404 bio not found

Location Bangladesh Joined Joined on  Email address md.rr.talukder@gmail.com github website twitter website

Education

B.sc in CSE

Work

Software Engineer

Simplifying React with EventEmitter: Reduce Prop Drilling & Unnecessary Re-renders

Simplifying React with EventEmitter: Reduce Prop Drilling & Unnecessary Re-renders

6
Comments
4 min read

Want to connect with RakibRahman?

Create an account to connect with RakibRahman. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Promise.all(), Promise.any(), and More: Handling Multiple Promises in JavaScript

Promise.all(), Promise.any(), and More: Handling Multiple Promises in JavaScript

19
Comments
4 min read
JavaScript Essentials: Handling Null, Undefined, and Safely Accessing Data with ?? and ?.

JavaScript Essentials: Handling Null, Undefined, and Safely Accessing Data with ?? and ?.

Comments
4 min read
Memoization in JavaScript? And how to apply it to get better code performance.

Memoization in JavaScript? And how to apply it to get better code performance.

9
Comments
5 min read
JavaScript Array Methods Cheat Sheet with brief explanation.

JavaScript Array Methods Cheat Sheet with brief explanation.

5
Comments
1 min read
The Set() Object in JavaScript - A Nimble Introduction

The Set() Object in JavaScript - A Nimble Introduction

5
Comments
2 min read
loading...