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()

2
Comments
2 min read
Exciting New Features in ECMAScript 2024 - groupBy() 🎗️

Exciting New Features in ECMAScript 2024 - groupBy() 🎗️

2
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

1
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

2
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...