Description
In this course, you will learn :
- Learn how to create reactive single-page applications using Svelte from the ground up.
- Knowledge of Svelte's basic syntax, including templating, conditions, and event listeners.
- Extensive hands-on experience building various customizable components and working with lifecycle events.
- In Svelte, you can implement routing, sorting, filtering, modifying, or duplicating data sets.
- A working knowledge of how to use Tailwind to reduce the amount of CSS in your bundles.
- Building a fully functional user management system from the ground up with Svelte and Tailwind.
Syllabus :
- Getting Started with Svelte
- Setting Up The Project
- Building the List View
- Building the Details View
- Export and Import Data
- Master Svelte and Tailwind