Channel Avatar

ByteGrad @UCf6AGqO98eGk11nfazociVQ@youtube.com

161K subscribers - no pronouns :c

Hi, I'm Wesley. I'm a brand ambassador for Kinde (paid spons


36:12
Next.js Will Never Be The Same After This
18:58
Next.js 15 Top 8 Changes - Everything is changing again?
10:56
Add AMAZING Analytics to Next.js 15 in 8 Minutes (Replay, Rageclicks, Heatmaps, DAU/MAU)
12:52
How AI Allows Me to Scrape 99% of Websites (SSR included!)
11:29
Self-Host Next.js 15 on VPS in 8 Minutes (EASY!)
10:32
The Biggest Anti-Pattern in React in 2024
31:44
Top 11 Security Mistakes in Next.js 15 to Avoid - Don't Leak User Data!
23:55
Server hosting - what on earth should you pick?
23:37
File & Image Uploads in Next.js 15 Are Easy Now
23:10
Next.js Fetch Data the Right Way (with a Data Access Layer!) (Security, Auth, DTO)
19:45
All 8 Prisma Pro Tips Every Prisma Developer Should Know (CRUCIAL!)
22:57
Multi-Tenant SaaS Architecture (Next.js Auth)
01:46:11
All 17 React Best Practices (IMPORTANT!)
16:45
Next.js + Magento E-Commerce Site (SSG & ISR, Cloudways)
18:21
Build a Next.js E-Commerce Site (WooCommerce, SSG & ISR, Cloudways)
21:21
Build a Next.js Blog (WordPress Headless, SSG & ISR, Cloudways)
05:04:12
React Project Tutorial for Beginners (Hooks, Context API, Tailwind, TypeScript, Authentication)
23:58
Next.js Auth with Roles & Permissions (RBAC / Authorization) - Protect your app the professional way
17:18
NEW in Next.js 15: useActionState - React's Latest Critical Hook for Server Actions
11:43
NEW AI-tool for developers that blows my mind - next big thing? (Pieces for Developers)
01:13:42
Prisma in Next.js - My Fav Way to Work with Databases (CRUD, Dev/Prod Workflow, Relations, Indexes)
02:07:33
Your first full-stack Next.js project (Server Components, Server Actions, Suspense, Kinde)
10:39
GPTScript - The first AI-programming language worth using?
26:20
Next.js Authentication - Avoid these 4 mistakes (Don't do auth in layout!)
23:09
The BEST Next.js setup: Next.js + Postgres + Docker (Dev / Prod)
07:03
Before writing code, do this: System Design (Startups, SaaS) - Eraser AI
01:45:10
All 29 Next.js Mistakes Beginners Make
36:01
Next.js Image - Never struggle again (+ ImageKit)
17:37
The BEST way to host Next.js websites
22:16
Authorization is easy now (Microservices, Next.js, Cerbos)
25:46
Dockerize Minecraft & Host on Dedicated Server (EASY!)
19:43
Dockerize Next.js & Deploy to VPS (EASY!)
22:53
Next.js with a separate server - good idea?
24:14
Web Scraping with GPT-4 Vision AI + Puppeteer is Mind-Blowingly EASY!
09:38
Add Auth & Protect Routes in React in 3 Minutes (Kinde)
25:02
Web Developer Roadmap (2025) - Everything is Changing
03:41
Add Auth & Protect Routes in Next.js in 2 Minutes
28:09
Custom Hooks in React - Every React Developer Should Know This
18:58
Why I don't use React-Query and tRPC in Next.js
25:32
React / Next.js Image Uploads (EASY!) - CDN, WebP / AVIF, Signed Uploads, Webhooks, Uploadcare
16:01
React Data Grid / Table - Top 3 Enterprise UI-Components - #1 (Syncfusion)
09:24
React Charts - Top 3 Enterprise UI-Components - #2 (Syncfusion)
09:51
React Scheduler / Calendar - Top 3 Enterprise UI-Components - #3 (Syncfusion)
39:49
Next.js 14 Authentication (Kinde Auth, Server Actions, Roles & Permissions)
23:04
Why use Microservices, Docker & Kubernetes?
14:50
AI-tool for code snippets: My Impression
44:38
NextJS Tutorial - All 12 Concepts You Need to Know
15:38
Deploy your Next.js app to a VPS (EASY!)
17:52
This React Text Editor is Amazing! (Image Upload, Markdown, Code Mirror, WYSIWYG, Next.js, Froala)
34:33
How to Upload Images in React / Next.js (File Uploads, Filestack)
49:04
Zod Tutorial - All 10 places for Zod in your React / Next.js app
23:20
E-Commerce Web Scraping Tutorial (Puppeteer & Cheerio & Node.js)
22:21
TypeScript Generics are EASY once you know this
21:41
STOP using useState, instead put state in URL (in React & Next.js)
53:21
TypeScript in React - COMPLETE Tutorial (Crash Course)
46:15
All 12 useState & useEffect Mistakes Junior React Developers Still Make in 2024
15:48
Stop using div in React (+ Fragment, Semantic Tags)
09:34
Why use a Custom Hook for React Context API instead of useContext (+ TypeScript)
09:14
Use at() for Arrays in JavaScript (Transpiling vs Polyfilling, โ€˜thisโ€™, Babel & core-js)
31:21
React Hook Form (+ Zod) - Complete Tutorial