148 thousand subscribers
323 videos
React Hook Form (+ Zod) - Complete Tutorial
Bootstrap 5 Multi Level Dropdown Submenu
Remove Horizontal Scrollbar with CSS
Deploy your Next.js app to a VPS (EASY!)
Your first full-stack Next.js project (Server Components, Server Actions, Suspense, Kinde)
Tailwind CSS Custom Height and Width (Without Config Changing)
Bootstrap 5 navbar with font awesome icons and text
Images not Displaying in GitHub Pages (SOLVED)
Custom Hooks in React - Every React Developer Should Know This
Adding CSS File to EJS
Warning: extra attributes from the server style React-Vertical-Timeline (FIXED)
Add Toast and Initialize on Page Load in Bootstrap 5
Bootstrap 5 Extension in VS Code for Autocomplete & Intellisense
Next.js Warning: Extra Attributes From the Server (FIXED)
Use ‘unknown’ instead of ‘any’ in TypeScript (Try / Catch error handling)
GPTScript - The first AI-programming language worth using?
Bootstrap 5 Navbar with Slider
Bootstrap 5 Setup with HTML & CSS and Auto-Refresh with Live Server
Fresh React Portfolio Website (Next.js App, Framer Motion, TypeScript, Tailwind CSS, Email)
All 29 Next.js Mistakes Beginners Make
The BEST Next.js setup: Next.js + Postgres + Docker (Dev / Prod)
Bootstrap 5 carousel stop autoplay sliding (SOLVED)
Set Distance or Space between Flex Items in CSS Flexbox
Next.js Authentication - Avoid these 4 mistakes (Don't do auth in layout!)
Dockerize Next.js & Deploy to VPS (EASY!)
Prisma in Next.js - My Fav Way to Work with Databases (CRUD, Dev/Prod Workflow, Relations, Indexes)
Authorization is easy now (Microservices, Next.js, Cerbos)
Next.js Image - Never struggle again (+ ImageKit)
Dockerize Minecraft & Host on Dedicated Server (EASY!)
Why & When to Use Semantic HTML Elements over Divs
How to Add Gradient Overlay to Image in CSS
Navbar Center Align in Bootstrap 5
Make a Circle Inside a Circle in HTML & CSS
How to Play a m3u8 File with HTML5 Video Element
Use TypeScript with React Context API
How to Split a Background into 2 Colors with HTML & CSS
eslint no unescaped entities ' can be escaped with ' (FIXED)
Center Cards on Page Bootstrap 5
How to Set Up an HTML Boilerplate in VS Code
Bootstrap 5 Navbar with Logo and Text
How to Load HTML-File in Div Element
STOP using useState, instead put state in URL (in React & Next.js)
Bootstrap 5 Transparent Navbar with Full-Screen Image Background
Next.js Error: window is not defined (FIXED)
Error invalid src prop on next image hostname is not configured under images in next config (FIXED)
Bootstrap 5 Navbar Link Underline on Hover
Make Flex Items Overlap in CSS Flexbox
Add Ellipse (…) to Single & Multiline Truncated Text with CSS Text Overflow: Ellipsis
Responsive Cards in Bootstrap 5
POST Form Data as JSON with Fetch API in JavaScript
TypeScript Generics are EASY once you know this