Channel Avatar

ZestMade @UC2gMtcPRGgZIrlaWaA8Od7w@youtube.com

None subscribers - no pronouns set

Welcome to ZestMade! Join me, Arinze Anakor, as I explore s


47:07
Integrate Paystack Payment Provider to Your Website via API - Nodejs (Nestjs) Example
13:55
Nestjs Validate Nested Objects, Arrays of Objects and Simple Arrays
18:54
Nestjs - Upload File, Validate File Type, File Size, and More!
14:09
How to Send Emails in Next.js Using Nodemailer and SMTP | Next.js 14 App Router Email Client
14:54
Send Emails in Express.js with Nodemailer SMTP
22:40
Nextjs Authentication with NextAuth (plus Auth Middleware)
21:28
Nestjs Queue Tasks (Background Jobs) Example
03:45
Java Spring/Spring Boot Task Scheduler Example
24:04
Nestjs Send Email using Nodemailer ONLY - Examples + HTML Templates, SMTP
25:24
Nestjs Send Email using the Mailer Module
04:15
Nestjs cron job example with Task Scheduler
35:05
Nestjs TypeORM One-to-One, Many-to-Many, One-to-Many & Many-to-One Relationships
40:18
Nestjs TypeORM Search & Filter, Join Relationships, Select Specifics - Query Builder & Repository
02:25
Create-React-App - Change the PORT for your React project
25:56
Nestjs PostgreSQL CRUD REST API Example with Typeorm
05:35
React js useState Hook Potential Mistake and Solutions
17:41
Express js validation examples (with & without a library)
26:35
NodeJS (Express) with PostgreSQL Database: REST API CRUD Example
11:14
Express js - Render Views & Static Assets (images, CSS, js, etc.)
09:39
HTML/CSS hero section (text on top of image)
25:47
Express js (Nodejs) middleware - auth & role middleware, group & global middleware
27:58
Routing in Express.js (Node.js) - "app" & express.Router, route params, query, body, etc.
15:39
Basic Express.js (nodejs) backend web app
25:58
Nestjs IsUnique custom validation (with database query) for email, username, etc
00:38
Is JavaScript weird? Math.max() vs Math.min() compare
02:27
Programmatically navigate using React router v6
16:39
Spring Boot Custom Validation Annotation (with parameters)
17:26
React.js: Handle API/backend response error (validation errors, bad request error)
13:56
React Component from JavaScript to TypeScript (.tsx)
35:51
Spring Boot REST API CRUD example (Java)
09:41
React js: Conditionally add/remove attributes to React components
05:49
JavaScript Set data structure with examples
07:54
JavaScript Map data structure with examples
42:09
Nestjs CRUD example with MySQL & TypeORM
11:16
JavaScript OOP - Inheritance, method overriding, super & more
14:47
JavaScript OOP: Class, Constructor, Getter, Setter, Method, and Object
08:53
Javascript Object Destructuring Syntaxes with Examples
06:59
JavaScript array destructuring examples
02:40
JavaScript built-in user interactions functions
02:30
Convert Promise to Async-Await in JavaScript
02:35
TypeScript: Type-checking REST API Axios requests
36:42
React.js form handling examples for beginners
50:17
React js Tutorial for Beginners - React Basics with Examples
34:07
Using fetch API in React js (with useEffect & custom hook)
16:08
Nestjs Middleware - Function & Class Syntax and Middleware Dependency Injection
39:01
Nest js Module, Controller and Provider
34:01
Express (Node js) Project Structure - a Beginner's Guide
13:31
Laravel composite unique validation examples
15:56
NestJs: Serve React App (SPAs) in Nest App
24:07
Laravel Custom Artisan Command (with Arguments, Options, Prompt)
11:13
Laravel Save Array in Database Table & Retrieve It
25:51
Laravel Email Notification to: Email Address, User, Array of Email & Multiple Users
36:36
NestJs Project from Scratch - Understand Nest Structure with Examples
36:27
JavaScript Function, Arrow Function (with examples)
16:05
Laravel JSON Array Validation - Example & Important Tips
28:21
Laravel Queries - Eager Load Nested Relationships & Specific Columns
01:11:43
Laravel Eloquent Relationships Examples with the Queries, Models & Tables
06:02
React: Loop Through Objects Inside React JSX and Display The Items
28:07
JavaScript - Build a Quiz App With JS
34:28
JavaScript Loops: While loop, do..while, foreach (for...of & for...in), break, continue, etc.