Channel Avatar

Luca Del Puppo @UCaxu1YwTvHgfadKBQSgX60w@youtube.com

610 subscribers - no pronouns :c

Hi, I'm Luca, but you can call me Puppo! I'm a Senior Softwa


06:18
Fastify - Error Handling
08:22
Fastify - Swagger
18:19
Fastify Clean Architecture
24:23
Fastify - Work With Databases
15:05
Fastify - Serialization & Validation
17:31
Fastify - Build your first route
10:23
JavaScript Workers
18:59
Looping into the JavaScript loops
43:59
A Promise is forever
06:33
The Reflect API: The Swiss Army Knife Every JavaScript Developer Needs
07:42
Cracking the JavaScript Code: Unveil the Magic of Object Property Descriptors
05:52
JavaScript FinalizationRegistry Unraveled: Memory Management Magic Explained!
03:47
Unlocking the Power of Proxies: JavaScript's Secret Superheroes
05:36
JavaScript WeakRef Explained: Harnessing Memory Management Magic
08:23
Unlock the Power of JavaScript WeakSet: Mastering a Hidden Gem!
05:41
Unlocking JavaScript's Secret Weapon: The Power of WeakMaps
04:43
Unveiling the Magic: Exploring JavaScript Symbols
04:19
JavaScript Async Generators Unleashed: Harnessing Asynchronous Power
03:50
Mastering JavaScript Async Iterators: Unlocking Asynchronous Magic
02:14
Unleashing the Power: Demystifying JavaScript Generators
04:40
Iterate Like a Pro: Mastering JavaScript Iterators for Effortless Code
05:19
Wait for every promise or wait for everything? How to improve performance by knowing the promises
06:06
Junior vs Middle vs Senior, which one performs best in building a range in JavaScript?
05:34
Old style Vs New style, which is the best performer?
07:10
Objects vs Maps when you should use one or the other
09:35
Avoid arrays. Sometimes, sets could be better
12:19
Clone, How many are in JS?
09:52
Delete, Why are you so slow?
14:15
Javascript iterations like a pro
05:30
Javascript performance, the scope issue
12:45
React Query - Infinite Queries
09:39
React Query - Paginated List
04:33
useParams Hook gets the power with Zod
04:17
React Query - Abort Request
14:08
How to integrate Lighthouse in your Playwright suite
12:48
React Query - Optimistic Update
07:27
Playwright with UI Mode is awesome
11:57
React Query - Keys & Prefetching
05:29
React Query - Enable Query
04:28
React Query - Filter your data
22:26
ReactQuery - Authentication Flow
04:16
ReactQuery - Devtool
05:13
ReactQuery - useIsFetching & useIsMutating
09:01
React Query - useMutation
15:53
React Query - useQuery introduction
07:41
Validate environment variables with Zod - Angular App
09:22
Validate environment variables with Zod - React App
15:40
Validate environment variables with Zod
13:11
Improve performance removing spread operator
19:11
Validate HTTP response with Zod in Angular