Level 3 Overview
What you'll learn in this level:
Feature Planning
Prioritze and the essential features first to avoid distraction and scope them to a realistic size
Cursor Rules
Create rules for Cursor to give the AI more context about your product and the tech stack
Style Systems
Use style definitions to give you web app a themed look and understand Tailwind CSS basics
Saving Data
Store and retrieve data in Supabase using modern database patterns and secure server-side operations
Database Security
Learn to assess and improve your Supabase database's security using the Security Advisor
Git Workflow
Build new features in git branches, create pull requests, and merge it into production