SvelteKit and TypeScript Course - Build A Type-Safe SvelteKit 1.0 App

Описание к видео SvelteKit and TypeScript Course - Build A Type-Safe SvelteKit 1.0 App

🎓 Join my learning platform for module based courses, learning exercises, and more: https://coderprep.com/

In this video we cover everything you need to know to get started building apps with SvelteKit 1.0 and TypeScript. In this video we discuss loading in typed data from our +page.ts, creating types throughout our SvelteKit application, creating a typed writable, creating an input that is typed to a specific input type object, and more! Alongside learning all these new things, you also get to create this amazing code snippet project that allows users to save code snippets, favorite code snippets, and then delete snippets as well. This video is a great introduction to anyone interested in SvelteKit, even if you're completely new.

Final Project Code: https://github.com/coopercodes/Svelte...

0:00 Intro / project showcase
1:13 Create initial user interface
13:00 Create typed inputs (CodeSnippetInput in app.d.ts)
16:50 Create typed store (typed writable)
29:45 Add typed properties to Svelte component
34:20 Load typed data with +page.ts
38:00 Final project, thank you for watching!

Комментарии

Информация по комментариям в разработке