Going back and forth with AI on the same feature and still not getting what you want isn't a prompting problem, it's a workflow problem. In this video, you'll flip the process around by having AI write its own implementation prompts while you just review and approve, building...
Going back and forth with AI on the same feature and still not getting what you want isn't a prompting problem, it's a workflow problem. In this video, you'll flip the process around by having AI write its own implementation prompts while you just review and approve, building Skew, a production-style AI news platform that scrapes real news and scores every article's bias, making the entire Vibe Engineering workflow finally click.
Go to https://OXYLABS.IO/JAVASCRIPT for a free trial of Oxylabs.
Up to 2,000 web scraping results for free. No credit card is required!
Use my code JAVASCRIPT for 20% off ALL Oxylabs plans.
Try Supabase for FREE: https://jsm.dev/skew-supabase
Try PostHog for FREE: https://jsm.dev/skew-posthog
Try Clerk for FREE: https://jsm.dev/skew-clerk
📘 Vibe Engineering Guide: https://jsm.dev/vibe-engineer
🎁 Video Kit (Code, Skills, Prompts): https://jsm.dev/skew-kit
📋 Join the AI Course Waitlist: https://jsm.dev/skew-ai
📋 Join the Backend Course Waitlist: https://jsm.dev/skew-back
➤ Links not working? Some regions may need a VPN.
https://discord.com/invite/n6EdbFJ https://twitter.com/jsmasterypro https://instagram.com/javascriptmastery https://linkedin.com/company/javascriptmastery
Business Inquiries: contact@jsmastery.pro
Timestamps:
00:00:00 — Introduction
00:03:55 — Workflow
00:20:19 — Setup
00:25:41 — AGENTS.md
00:32:24 — Skills
00:37:21 — Design System
00:43:18 — Homepage UI
00:47:40 — News Details Page
00:51:57 — Clerk Authentication
00:58:27 — Supabase
01:07:21 — Oxylabs Scraping
01:19:21 — AI Analysis
01:26:21 — Related Articles
01:34:51 — PostHog
01:46:48 — Oxylabs Scheduler
01:55:37 — Deployment
Express is great for simple APIs, but large teams need the unshakeable structure of NestJS to keep codebases from turning into chaos. In this video, you'll turn your existing backend knowledge into a resume-ready asset by building a production-style Hackathon API with Prisma,...
Express is great for simple APIs, but large teams need the unshakeable structure of NestJS to keep codebases from turning into chaos. In this video, you'll turn your existing backend knowledge into a resume-ready asset by building a production-style Hackathon API with Prisma, Better Auth, and Arcjet, making the entire NestJS execution pipeline finally click.
📘 Beginner's Guide to NestJS: https://jsm.dev/nestjs-guide
🎁 Video Kit (Code, Skills, Prompts): https://jsm.dev/nestjs-kit
Arcjet: https://jsm.dev/nestjs-arcjet
📋 Join the AI Course Waitlist: https://jsm.dev/nestjs-ai
📋 Join the Backend Course Waitlist: https://jsm.dev/nestjs-back
➤ Links not working? Some regions may need a VPN.
https://discord.com/invite/n6EdbFJ https://twitter.com/jsmasterypro https://instagram.com/javascriptmastery https://linkedin.com/company/javascriptmastery
Business Inquiries: contact@jsmastery.pro
Timestamps:
00:00:00 — Introduction
00:02:26 — Difference Between Express and NestJS
00:05:06 — NestJS Setup
00:08:18 — Module & Architecture
00:11:48 — Controller
00:21:48 — Provider
00:30:23 — Exceptional Filters
00:33:21 — Interceptors
00:38:04 — Pipes
00:43:08 — Middleware
00:47:41 — Guards
— Let's Build
00:52:01 — Build Demo
00:52:53 — Setup NestJS
00:54:06 — Setup your Agent
00:58:44 — Configure Arcjet
01:07:43 — Database
01:13:15 — Better-Auth
01:22:28 — User Module
01:27:53 — Interceptor
01:31:10 — Hackathon Module
AI writes better code every month, so the real skill in 2026 isn't typing code, it's the system you build around the agent. In this video you'll build JobPilot, a full-stack AI job application platform, while learning the exact workflow (nine context files and five...
AI writes better code every month, so the real skill in 2026 isn't typing code, it's the system you build around the agent. In this video you'll build JobPilot, a full-stack AI job application platform, while learning the exact workflow (nine context files and five open-source agent skills) that lets you ship real projects with AI without the agent drifting.
📘 AI Development Starter Kit: https://jsm.dev/jobpilot-workflow
🎁 Video Kit (Code, Prompts): https://jsm.dev/jobpilot-kit
👉 Try JSM Pro for FREE: https://jsm.dev/jobpilot-trial
InsForge: https://jsm.dev/jobpilot-insforge
Browserbase: https://jsm.dev/jobpilot-browserbase
PostHog: https://jsm.dev/jobpilot-posthog
📋 Join the AI Course Waitlist: https://jsm.dev/jobpilot-ai
📋 Join the Backend Course Waitlist: https://jsm.dev/jobpilot-back
➤ Links not working? Some regions may need a VPN.
https://discord.com/invite/n6EdbFJ https://twitter.com/jsmasterypro https://instagram.com/javascriptmastery https://linkedin.com/company/javascriptmastery
Business Inquiries: contact@jsmastery.pro
Timestamps:
00:00:00 — Introduction
00:03:04 — Crash Course
00:12:11 — Project Intro
00:15:40 — Project Setup
00:21:11 — Context Files & Design Assets
00:37:40 — Setup Global.css
00:44:40 — Homepage
00:56:35 — InsForge & Auth
01:09:59 — PostHog Analytics
01:18:41 — Database Schema
01:27:33 — Profile Page UI
01:31:24 — Profile Save Logic
01:43:42 — AI Profile Extraction
01:53:16 — Resume PDF Generation
02:00:17 — Find Jobs UI
02:03:16 — Adzuna Job Discovery
02:11:13 — Filter, Sort, Pagination
02:13:30 — Job Detail Page UI
02:17:52 — Browserbase
02:40:11 — Dashboard UI
02:42:23 — Final Steps