• $49

Build a SaaS with SvelteKit

  • Course
  • 19 Lessons

Learn how to build a SaaS with SvelteKit! This course covers: - How to build a membership-style site - Adding authentication with Auth.js - Creating a database-driven pricing page - Integrating Stripe checkout - Syncing subscriptions with Stripe webhooks - Supporting plan changes and account cancelation via Stripe's Customer Portal

  • Waitlist

Dashboards with SvelteKit

  • Course
  • 19 Lessons

Learn how to create beautiful dashboard sites with SvelteKit. - Create admin sites or dashboards for your SaaS app. - Build UI for data tables, forms with paging, sorting, and filtering. - Add charting and reporting. - Strategies target all major UI toolkits or vanilla CSS. The entire course will be under 90 minutes! That means you can watch the video and deploy your dashboard on the very same day.

  • $49

Database apps with SvelteKit

  • Course
  • 34 Lessons

Data is a critical part of every application. When it comes to SvelteKit, Prisma is a great option. This course will teach: - The basics of Prisma. - How to define models and migrate your database. - How to deploy your app to the cloud. - How to query and filter data. - Working with relationships: 1-to-1, 1-to-many, and many-to-many. - How to create and validate forms. - All examples using SvelteKit!