Building with Lovable
From your first prompt to a published product.
A continuous 24-lesson curriculum for building real web apps with Lovable — from your first prompt through backend, AI, and production-grade patterns.
Beginner
8 lessonsGet from your very first prompt to a published portfolio site on your own domain — one continuous capstone across all 8 lessons.
How to Use Lovable
A beginner-friendly walkthrough — from your first prompt to publishing on a custom domain.
Prompting Fundamentals
Six prompting patterns that turn vague ideas into precise, buildable requests.
Designing with the Agent
Colors, typography, layout, and imagery — iterate on look and feel until it clicks.
Pages, Navigation & Routing
Turn a single page into a multi-page site with a shared header, footer, and navigation.
Content & Media
Add real images, icons, and generated assets — and make everything responsive.
Forms & Data Capture
Build a contact form that saves submissions to Lovable Cloud and pings you by email.
Debugging & Recovering
Read console errors, use history to roll back, and escape stuck loops with the agent.
Publishing & Custom Domains
Publish your site, connect a custom domain, and set up SEO and analytics basics.
Intermediate
9 lessonsAdd real backend, auth, storage, and AI to your apps. Each lesson ships a focused mini-project.
Intro to Lovable Cloud
The mental model: auth, database, storage, and AI — what they are and when to use each.
Auth & Protected Routes
Mini-project: a gated dashboard with email/password and Google sign-in.
Database Basics
Mini-project: a personal notes app with tables, row-level security, and CRUD.
Relationships & Queries
Mini-project: a task manager with projects, tags, and multi-table queries.
File Storage & Uploads
Mini-project: an image gallery with drag-and-drop uploads and secure access.
Your First AI Feature
Mini-project: a 'summarize this note' button powered by the Lovable AI Gateway.
AI Chatbots
Mini-project: a streaming assistant with conversation memory and system prompts.
Roles & Admin Panels
Mini-project: a multi-user app with an admin dashboard and role-based access.
Integrations & Secrets
Mini-project: pull data from an external API using secrets — safely.
Advanced
7 lessonsArchitecture, performance, SEO, payments, and shipping production-grade apps you can trust.
Architecture & Code Quality
Coming soonRead what the agent writes, refactor into clean components, and keep the codebase healthy.
Performance & Images
Coming soonFix LCP, ship WebP, lazy-load, preload — make your site feel instant.
SEO, Metadata & Social Sharing
Coming soonPer-route titles and descriptions, Open Graph images, sitemaps, and structured data.
Analytics & Growth
Coming soonFirst-party analytics, UTM tracking, and a dashboard you actually check.
Payments
Coming soonMini-project: gate premium content behind Stripe checkout and webhooks.
Advanced AI Workflows
Coming soonRAG, embeddings, background jobs, and scheduled cron — the hard-mode AI patterns.
Shipping to Production
Coming soonEnvironments, staging, monitoring, backups, and handing off to a team.