DEV Community

Tanvir Azad profile picture

Tanvir Azad

Frontend Dev

Location Frankfurt Am Main Joined Joined on 
Oreo's Top K Treats (Bucket Sort)

Oreo's Top K Treats (Bucket Sort)

Comments
3 min read
Promise.all(): The Case of the Missing Tuna

Promise.all(): The Case of the Missing Tuna

Comments
2 min read
Understanding JavaScript's call, bind, and apply: From Oreo's Perspective

Understanding JavaScript's call, bind, and apply: From Oreo's Perspective

Comments
3 min read
Understanding JavaScript Mixins with My Cat Oreo

Understanding JavaScript Mixins with My Cat Oreo

Comments
2 min read
JavaScript Static vs Private: Explained by My Cat Oreo

JavaScript Static vs Private: Explained by My Cat Oreo

1
Comments
3 min read
Factory vs Constructor Functions: When Prototypes Don't Behave as Expected

Factory vs Constructor Functions: When Prototypes Don't Behave as Expected

Comments
3 min read
Prototype Methods vs. Instance Methods in JavaScript

Prototype Methods vs. Instance Methods in JavaScript

Comments
2 min read
Why Passing Entire Objects as Props in React is a Bad Practice

Why Passing Entire Objects as Props in React is a Bad Practice

Comments
4 min read
Debouncing beyond API Calls

Debouncing beyond API Calls

7
Comments
2 min read
Finding Pair with Target Sum

Finding Pair with Target Sum

Comments
4 min read
Data Manipulation with a`transformArray` Function

Data Manipulation with a`transformArray` Function

Comments
3 min read
Conquer the Subarray Sum: Sliding Window vs. Brute Force

Conquer the Subarray Sum: Sliding Window vs. Brute Force

Comments
3 min read
Finding the Longest Unique Substring

Finding the Longest Unique Substring

Comments
2 min read
Fisher-Yates Shuffle: The Right Way to Randomize an Array

Fisher-Yates Shuffle: The Right Way to Randomize an Array

3
Comments
2 min read
JavaScript Closures in Action: Solving Fibonacci with Memoization

JavaScript Closures in Action: Solving Fibonacci with Memoization

4
Comments
2 min read
loading...