Joshua Nussbaum/Dashboards with SvelteKit

You're signing up to receive emails from Joshua Nussbaum.

  • 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.

You're signing up to receive emails from Joshua Nussbaum.

Contents

Introduction

Welcome
Choosing between Vanilla CSS vs UI frameworks
Choosing the right abstraction level

Navigation & menus

Sidebar menus
Top bar menus
Mobile menus
Title component with breadcrumbs

Data tables

Creating a basic data table component
Adding cell for different data types
Creating a higher-order abstraction

Forms

Create re-usable field components
Handling validations
Creating higher-order abstractions

Charts & KPIs

Creating a bar chart
Creating a line chart
Adding KPIs
Adding date/time filters

Notifications & alerts

Creating a responsive alert component
Displaying toast messages