Who's interested in a Svelte/Sapper course based on a real world web app?

Mike - Jan 17 '20 - - Dev Community

Update: This is now available at www.mikenikles.com/cloud-native-web-development as a hands-on guidebook.

Hello dev.to community members interested in Svelte/Sapper,

There are a number of great online courses to learn the basics of Svelte. Also, the official tutorial is a must-complete resource to get started.

I've used Svelte/Sapper for about a year on a production web app and shared why I moved from React to Svelte.

However, what I think is missing is a more in-depth course based on a larger, real-world web application. If there's interest, I'm considering to open source my web application that uses the following:

  • Svelte / Sapper
  • Tailwind CSS
  • Deployed to Firebase Hosting
  • Firestore (with realtime updates in the browser)
  • Cloud Functions
  • CI / CD

The course would be split into small, ~10 minute videos with corresponding pull requests and a write-up for people who prefer text over video. It would explain concepts as and when they arise, e.g. components, props, slots, SSR, deployments, progressive web app, etc.

Who would be interested? What (else) would you like to be included?

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .