JavaScript Fundamentals in Node.js
Refresh variables, functions, arrays, objects, promises, and async/await used daily in Node.js apps.
Refresh variables, functions, arrays, objects, promises, and async/await used daily in Node.js apps.
Start your Node.js journey with a clear roadmap from basics to Express, MongoDB, JWT, and real projects.
Understand Node.js as a JavaScript runtime built on Chrome’s V8 engine for building fast backend apps.
Complete Node.js course notes covering core modules, Express.js, MongoDB, JWT, Multer, CORS, email, and projects — with practical code examples. Companion to the YouTube Node.js course.
Define hasOne, belongsTo, hasMany relationships and query related models with Eloquent.
Filter HTTP requests with middleware for auth, roles, locales, and custom checks.
Build your own php artisan commands for maintenance tasks, imports, and scheduled jobs.
Automatically inject Eloquent models into routes and controllers using implicit and custom bindings.
Split a static HTML template into Blade layouts, partials, and asset pipelines with Vite.
Generate forms and HTML elements with helper packages, or use native Blade for modern Laravel apps.