Skip to content

tkssharma/lets-play-with-sveltejs

Repository files navigation

lets-play-with-sveltejs

Libk https://www.youtube.com/watch?v=1rKRarJJFrY&list=PLIGDNOJWiL1-7zCgdR7MKuho-tPC6Ra6C

I am preparing a Video series on Svelte JS for developers

  • Base Syntax and core features
  • Conditionals and loops
  • Looking more into Reactivity
  • Food Menu Dashboard with Svelte JS
  • Diver deeper into components
  • Working with Forms
  • Managing data in stores
  • Http Requests
  • Using special Elements
  • Routing and SSR with Svelte Kit
  • Deploying App

Additional Parts

  • Auth using Auth0
  • Integration with BE APIs

Code Sandbox Links Covering

  • Base Syntax and core features
  • Conditionals and loops
  • Looking more into Reactivity
  • Diver deeper into components

Code Sandbox Links Covering advance concepts

  • using store with svelte js
  • SPA in Svelte js
  • http requests using svelte js
  • working with forms svelte js
  • using special elements
  • Looking deeper into reactivity
  • deploying app

Sandbox Example