Channel Avatar

Akilesh Rao @UCaktnqx_IENyT5T2lJ3F09w@youtube.com

1.6K subscribers - no pronouns :c

All web everything.


28:07
Zod(crash course) in under 30 minutes. #zod #typescript #javascript
31:19
I built a Chrome extension(in React) to be more productive. #reactjs #javascript #chrome
04:03
Change in props do not cause a re-render??? #reactjs #javascript #props
06:50
Render prop pattern in ReactJS
06:59
The Pub-Sub model(in Javascript)
15:53
Javascript Promise Method Polyfills (all, allSettled, race, any)
06:56
Javascript Promise Methods
09:07
Javascript bind method polyfill.
06:23
Flattening an array in JS (array.flat() polyfill).
13:22
Map-Filter-Reduce: Polyfills.
15:52
Throttling in Javascript & its polyfill.
10:19
Why the debounce polyfill works: Part 2: Edge cases
13:22
Why the debounce polyfill works: Part 1
09:11
Part 6 - APIs - Playwright + React Crash Course (2024)
09:34
Part 5 - Continuous Integration(CI) with Github Actions - Playwright + React Crash Course (2024)
12:45
Part 4 - The test function - Playwright + React Crash Course (2024)
17:06
Part 3 - Auto generate tests - Playwright + React Crash Course (2024)
11:45
Part 2 - Your first test! - Playwright + React Crash Course (2024)
12:11
Part 1 - Introduction & initial setup - Playwright + React Crash Course (2024)
12:44
Why pnpm
10:21
Story time
13:52
Compound components pattern in React
05:06
Query/Mutation filters | React/Tanstack Query Series - Part 12
09:43
Optimistic updates | React/Tanstack Query Series - Part 11
09:16
Mutations | React/Tanstack Query Series - Part 10
15:44
Infinite scrolling | React/Tanstack Query Series - Part 9
06:58
Pagination | React/Tanstack Query Series - Part 8
04:59
Retries | React/Tanstack Query Series - Part 7
05:48
Parallel vs Dependent data fetching | React/Tanstack Query Series - Part 6
06:24
Query keys and functions | React/Tanstack Query Series - Part 5
08:03
Caching and Refetching | React/Tanstack Query Series - Part 4
06:15
Devtools | React/Tanstack Query Series - Part 3
09:13
The useQuery hook | React/Tanstack Query Series - Part 2
09:02
Fetching data the right way | React/Tanstack Query Series - Part 1
15:28
3. Push Notifications with Service worker: Creating the backend(NodeJS) app
13:23
2. Push Notifications with Service worker: Push API + Push Service
14:15
Push Notifications with Service worker
06:18
Service worker in JS - Part 3 - Navigation preload and updates.
10:49
Service worker in JS - Part 3 - Caching and running offline.
13:05
Service worker in JS - Part 2 - Registration, Installation & Activation.
02:49
Service worker in JS - Part 1 - Introduction
13:28
Web workers 101
13:44
Javascript Observers - Part 4.2 - Performance Observer + API
11:24
Javascript Observers - Part 4.1 - Performance Observer + API
11:09
Javascript Observers - Part 3 - Resize Observer
20:31
Javascript Observers - Part 2 - Intersection Observer
20:11
Javascript Observers - Part 1 - Mutation Observer
11:16
Web components - Part 3 - Using React
12:54
Web components - Part 2 - Shadow DOM, Templates & Slots
19:33
Web components - Part 1 - Custom elements
08:13
Shadow DOM explained.
09:38
The Git series : Part 13 : Git reset
10:10
The Git series : Part 12 : Tags
14:31
The Git series : Part 11 : Merge vs Rebase
13:52
The Git series : Part 10 : Pull Requests & Forks
07:12
The Git series : Part 9 : More Github
09:13
The Git series : Part 8 : Intro to Github
09:36
The Git series : Part 7 : More branching
05:36
The Git series : Part 6 : Branching introduction
09:59
The Git series : Part 5 : Undoing