- Course
Full-stack App Development in SvelteKit
This course walks through a full-stack application that focuses on working with SvelteKit, including implementing a database and ORM, API, a multi-page site with navigation and protected routes, and server-side form-data handling.
- Course
Full-stack App Development in SvelteKit
This course walks through a full-stack application that focuses on working with SvelteKit, including implementing a database and ORM, API, a multi-page site with navigation and protected routes, and server-side form-data handling.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Svelte and SvelteKit have fully matured into a robust and reliable web application framework. This course walks through a full-stack application that showcases much of what Svelte has to offer, focusing on working within the paradigm and syntax of SvelteKit. Learn to implement a SQLite database with Drizzle ORM, create an API for data access as well as CRUD operations, build a multi-page front end with Svelte pages and components, navigate through and secure pages and routes, and work with form data submitted by the user.