DEV Community

Raju Saha profile picture

Raju Saha

As a developer learning never ends so continue learning from other and also share your knowledge

Location Bangalore,IN Joined Joined on 

Work

Sr Software Developer

Level Up Your JavaScript: The Power of Higher-Order Functions

Level Up Your JavaScript: The Power of Higher-Order Functions

Comments
2 min read

Want to connect with Raju Saha?

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

Already have an account? Sign in
Unveiling the Magic of Generator Functions in JavaScript

Unveiling the Magic of Generator Functions in JavaScript

Comments
3 min read
Exciting New Features in ECMAScript 2024 : In-Place Resizable ArrayBuffers and Enhanced SharedArrayBuffers πŸš€

Exciting New Features in ECMAScript 2024 : In-Place Resizable ArrayBuffers and Enhanced SharedArrayBuffers πŸš€

2
Comments 1
2 min read
New Feature in ECMAScript 2024 - New Regular Expression Flag /v (.unicodeSets) πŸ‘¨β€πŸŽ¨

New Feature in ECMAScript 2024 - New Regular Expression Flag /v (.unicodeSets) πŸ‘¨β€πŸŽ¨

Comments 1
2 min read
New Feature in ECMAScript 2024 - Promise.withResolvers()

New Feature in ECMAScript 2024 - Promise.withResolvers()

1
Comments
2 min read
Exciting New Features in ECMAScript 2024 - groupBy() πŸŽ—οΈ

Exciting New Features in ECMAScript 2024 - groupBy() πŸŽ—οΈ

3
Comments
1 min read
Demystifying the Ellipsis (...): Spread Operator vs Rest Operator in JavaScript

Demystifying the Ellipsis (...): Spread Operator vs Rest Operator in JavaScript

Comments 1
2 min read
Mastering Binary Search in JavaScript Part I: Iterative, Recursive. πŸš€πŸ¦Ύ

Mastering Binary Search in JavaScript Part I: Iterative, Recursive. πŸš€πŸ¦Ύ

1
Comments
2 min read
Leet Code Problem: Finding index that sums to a target Using Javascript

Leet Code Problem: Finding index that sums to a target Using Javascript

Comments
3 min read
function declarations vs function expressions in Javascript πŸ€”βœŒοΈ

function declarations vs function expressions in Javascript πŸ€”βœŒοΈ

Comments
2 min read
β°πŸš€Understanding setTimeout, setImmediate, process.nextTick, and setInterval in Node.js β³β°πŸ‘¨β€πŸ’»

β°πŸš€Understanding setTimeout, setImmediate, process.nextTick, and setInterval in Node.js β³β°πŸ‘¨β€πŸ’»

4
Comments 2
3 min read
The Lifecycle of an HTML Page: Key Events to Know

The Lifecycle of an HTML Page: Key Events to Know

1
Comments 1
3 min read
Unlock the Power of JavaScript Map: Don't Confuse it with Array map!

Unlock the Power of JavaScript Map: Don't Confuse it with Array map!

1
Comments
1 min read
Stop Using JSON.parse(JSON.stringify(object)) for Deep Cloning! Try This Instead

Stop Using JSON.parse(JSON.stringify(object)) for Deep Cloning! Try This Instead

3
Comments
2 min read
Shallow Copy vs Deep Copy in JavaScript

Shallow Copy vs Deep Copy in JavaScript

4
Comments 5
1 min read
πŸš€ Ready to kickstart your web development journey? Check out The Odin Project! πŸŽ“

πŸš€ Ready to kickstart your web development journey? Check out The Odin Project! πŸŽ“

2
Comments
1 min read
Basic Concepts to get started with JavaScript

Basic Concepts to get started with JavaScript

Comments
1 min read
loading...