4 ways  to run TypeScript in Node.js
pozy
4 ways to run TypeScript in Node.js
9:38
The easiest way to delete node_modules in your computer
pozy
The easiest way to delete node_modules in your computer
3:52
This X bug is weird
pozy
This X bug is weird
12:11
Throw better error messages with the error cause property
pozy
Throw better error messages with the error cause property
4:37
Node.js is leveling up with Bun with TypeScript Support
pozy
Node.js is leveling up with Bun with TypeScript Support
7:14
You are probably cloning objects wrong.
pozy
You are probably cloning objects wrong.
7:11
A natural language date picker widget is sick
pozy
A natural language date picker widget is sick
8:32
There's better way to abort event handlers..
pozy
There's better way to abort event handlers..
5:45
What does node –run do?
pozy
What does node –run do?
2:19
I replaced my linting & formatting setup with Biome
pozy
I replaced my linting & formatting setup with Biome
9:31
Dev Tip: You can disable CORS errors in chrome
pozy
Dev Tip: You can disable CORS errors in chrome
2:15
How to store environment variables
pozy
How to store environment variables
12:36
Chrome custom header columns are cool
pozy
Chrome custom header columns are cool
1:49
Automatically logging out of multiple tabs in Next.js
pozy
Automatically logging out of multiple tabs in Next.js
8:01
What package manager should you use?
pozy
What package manager should you use?
18:23
Your browser supports native popovers btw
pozy
Your browser supports native popovers btw
5:55
Get better at optimizing your React components with Million Lint
pozy
Get better at optimizing your React components with Million Lint
6:31
How deploy your Bun app
pozy
How deploy your Bun app
24:07
Node 22: CJS and ESM are now friends?
pozy
Node 22: CJS and ESM are now friends?
7:41
The React Compiler is amazing
pozy
The React Compiler is amazing
7:54
AbortSignal: Cancel asynchronous tasks like a boss
pozy
AbortSignal: Cancel asynchronous tasks like a boss
7:13
isBooleanTooLongAndComplex? How to avoid using complex boolean checks
pozy
isBooleanTooLongAndComplex? How to avoid using complex boolean checks
6:39
VSCode now support custom editor labels
pozy
VSCode now support custom editor labels
3:53
Let me introduce you to the View Transitions API
pozy
Let me introduce you to the View Transitions API
10:23
3 tricks for naming props in React
pozy
3 tricks for naming props in React
12:46
Say goodbye to vague hydration errors | Next 14.2
pozy
Say goodbye to vague hydration errors | Next 14.2
1:50
Bun 1.1 first look: Windows support, macros, sqlite db imports & trusted dependencies
pozy
Bun 1.1 first look: Windows support, macros, sqlite db imports & trusted dependencies
11:03
How to use Copilot effectively
pozy
How to use Copilot effectively
10:27
beforeunload event listener is a life saver
pozy
beforeunload event listener is a life saver
5:02
Did you know that browsers support modals natively?
pozy
Did you know that browsers support modals natively?
11:42
You probably haven’t used these Next.js caching functions before
pozy
You probably haven’t used these Next.js caching functions before
9:42
Get rid of loading states using this react hook.
pozy
Get rid of loading states using this react hook.
7:14
Did you know this about the ‘use client’ directive?
pozy
Did you know this about the ‘use client’ directive?
5:05
Common misconceptions of client components
pozy
Common misconceptions of client components
10:26
Caching is Broken in Next.js
pozy
Caching is Broken in Next.js
10:45
Running shell scripts inside JavaScript is hard, Bun Shell fixes this
pozy
Running shell scripts inside JavaScript is hard, Bun Shell fixes this
12:16
Why are your cookies missing in iframes??
pozy
Why are your cookies missing in iframes??
4:44
How to add beautiful image placeholders in Next.js
pozy
How to add beautiful image placeholders in Next.js
6:04
Be careful with the Link component in Next.js
pozy
Be careful with the Link component in Next.js
3:40
How to implement partial file uploads (part 1)
pozy
How to implement partial file uploads (part 1)
19:26
How to fail proof your code
pozy
How to fail proof your code
15:39
How to recover from errors in your Next.js pages
pozy
How to recover from errors in your Next.js pages
14:18
You don’t need API endpoints to handle form submissions in Next.js 14
pozy
You don’t need API endpoints to handle form submissions in Next.js 14
9:23
Next.js rewrites: rendering static and dynamic pages on the same route?
pozy
Next.js rewrites: rendering static and dynamic pages on the same route?
7:47
Why can’t i just use “import” in Node.js
pozy
Why can’t i just use “import” in Node.js
12:43
Showing Users Different Pages Based on Their Login Status | Next.js
pozy
Showing Users Different Pages Based on Their Login Status | Next.js
14:04
How to add filtering UI in your Next.js App
pozy
How to add filtering UI in your Next.js App
11:29
Next.js hydration errors frustrate me
pozy
Next.js hydration errors frustrate me
14:19
Can I Move Completely to Bun From Node.js?
pozy
Can I Move Completely to Bun From Node.js?
13:09
How to avoid writing TypeScript
pozy
How to avoid writing TypeScript
11:07
Trying Out the Cursor AI Editor
pozy
Trying Out the Cursor AI Editor
8:21
Getting SSR to work with client side data fetching | Next.js
pozy
Getting SSR to work with client side data fetching | Next.js
9:43
Can you deploy Bun applications to production?
pozy
Can you deploy Bun applications to production?
3:16
Next.js Album Search App - Parallel, Intersecting & Dynamic Routes (Part 2)
pozy
Next.js Album Search App - Parallel, Intersecting & Dynamic Routes (Part 2)
14:38
Build a Search App with Next.js 13 (Pt. 1)
pozy
Build a Search App with Next.js 13 (Pt. 1)
13:02
4 ways to add styles to Next.js Apps
pozy
4 ways to add styles to Next.js Apps
12:47
Update: Bun now supports Prisma without Data Proxy
pozy
Update: Bun now supports Prisma without Data Proxy
0:54
How to Use Lighthouse to Improve Performance of Your Next.js App
pozy
How to Use Lighthouse to Improve Performance of Your Next.js App
10:29
Let’s build a REST API with Bun, Prisma and Elysia
pozy
Let’s build a REST API with Bun, Prisma and Elysia
14:31
SvelteKit Tutorial: Let’s implement 2 factor authentication login (code walkthrough)
pozy
SvelteKit Tutorial: Let’s implement 2 factor authentication login (code walkthrough)
18:04
The complete guide to data fetching in Next.js (Includes Next .js 13)
pozy
The complete guide to data fetching in Next.js (Includes Next .js 13)
18:10
How to validate your React.js form values using Zod
pozy
How to validate your React.js form values using Zod
2:24
Upgrade your build with Turborepo in 2 minutes
pozy
Upgrade your build with Turborepo in 2 minutes
2:01
Create a working user registration form with SvelteKit, SQLite and Tailwind
pozy
Create a working user registration form with SvelteKit, SQLite and Tailwind
10:55
6 key differences between Solid.js and React.js
pozy
6 key differences between Solid.js and React.js
3:37
Let's talk about Github Copilot
pozy
Let's talk about Github Copilot
7:27
Trying out Qwik, the new resumable framework
pozy
Trying out Qwik, the new resumable framework
9:02
Trying out the new Next.js 13 release
pozy
Trying out the new Next.js 13 release
4:05
Trying out Bun - the new blazing fast JS runtime
pozy
Trying out Bun - the new blazing fast JS runtime
5:34
Trying out Svelte for the first time...
pozy
Trying out Svelte for the first time...
6:40
A simple introduction to webpack, babel and SWC (used by Next.js)
pozy
A simple introduction to webpack, babel and SWC (used by Next.js)
7:17