React Optimization #Shorts
1. React Lazy Loading & Suspense: Part 1
2. React Lazy Loading & Custom Suspense: Part 2
3. Web Workers to run task in background
4. Image Optimization & Custom Image Rendering
5. DOM recycling / Windowing / List Virtualization
Javascript Machine Coding Series #Shorts
Day 10: Overlapping Circles
Day 11: Autocomplete (Multiselect)
Javascript DSA Series #Shorts
Day 3: Merge Sorted LinkedList (Iterative)
Day 4: Merge Sorted LinkedList (Recursive)
Day 5: Best time to buy & sell stocks
Day 9: Invert Binary Tree
Day 13: Lowest Common Ancestor of BST
Day 14: Balanced Binary Tree
Javascript Interviews Series #Shorts
Day 1: WTF is __proto__? (Object Literal & Object with getter and setter)
Day 2: WTF is __proto__? (constructor functions & ES6 Classes)
Day 5: What is callback functions
Day 7: What is Promise (static methods)
Day 8: What is async-await
Day 9: What is set & weakSet
Day 10: What is Map & WeakMap
Day 11: What is generator functions
Day 12: What is generator functions
Day 13: Null vs Undefined
Day 16: Shallow vs Deep copy
Day 17: Call, Apply and Bind
Day 19: Throttling Part 1
Mastering React Interviews #Shorts
Day 2: Auto-complete search box
Day 3: Auto-complete search box (Optimization)
Day 4: Overlapping Circles
Day 7: Feature Flag Component
Day 8: Jira Board (Drag n Drop)
Mastering React Challenge #Shorts
Day 2: Components and Styling
Day 3: Rendering Multiple Items
Day 4: Managing Events and State
Day 5: API Request and Props
Day 7: State Management using zustand