DEV Community

Sam Abaasi profile picture

Work

Front End Developer

🚀How JavaScript Works (Part 9)? Arrow functions and lexical this

🚀How JavaScript Works (Part 9)? Arrow functions and lexical this

10
Comments
5 min read

Want to connect with Sam Abaasi?

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

Already have an account? Sign in
🚀How JavaScript Works (Part 8)? Binding

🚀How JavaScript Works (Part 8)? Binding

8
Comments
7 min read
🚀How JavaScript Works (Part 6)? Module

🚀How JavaScript Works (Part 6)? Module

5
Comments
8 min read
🚀How JavaScript Works (Part 4)? Hoisting, var, let, const, TDZ

🚀How JavaScript Works (Part 4)? Hoisting, var, let, const, TDZ

8
Comments
7 min read
🚀How JavaScript Works (Part 3)? Function Scope, Block Scope

🚀How JavaScript Works (Part 3)? Function Scope, Block Scope

7
Comments
7 min read
🚀How JavaScript Works (Part 2)? The lexical scope mechanism of JavaScript

🚀How JavaScript Works (Part 2)? The lexical scope mechanism of JavaScript

10
Comments
6 min read
The Evolution of React Design Patterns: From HOCs to Hooks and Custom Hooks

The Evolution of React Design Patterns: From HOCs to Hooks and Custom Hooks

3
Comments 2
8 min read
Mastering React's useCallback, useMemo, Memoization, and Closures

Mastering React's useCallback, useMemo, Memoization, and Closures

1
Comments
8 min read
Unlocking the Power of useRef in React: 12 Essential Use Cases

Unlocking the Power of useRef in React: 12 Essential Use Cases

1
Comments
8 min read
Mastering React's useRef Hook: Why it Doesn't Trigger Re-renders and How it Persists Across Re-renders

Mastering React's useRef Hook: Why it Doesn't Trigger Re-renders and How it Persists Across Re-renders

Comments
4 min read
Mastering React's useRef Hook: A Deep Dive

Mastering React's useRef Hook: A Deep Dive

8
Comments
9 min read
loading...