Creating a settings form in Svelte

Now that we have the ability to update our user on the backend, let's build a nice settings form for the user so that they can update their information.
šŸ¤Æ Support on Patreon
  • https://www.patreon.com/davidwparker

ā±ļø Timestamps:
  • 00:00 - Introduction
  • 00:25 - Demo
  • 01:50 - Readme
  • 02:05 - Alert components
  • 02:50 - Submit Button component (createEventDispatcher)
  • 06:10 - Icons
  • 07:45 - Nav changes
  • 08:10 - Sign in and Sign up changes
  • 08:55 - Settings form

šŸ’Œ Newsletter:
  • https://www.programmingtil.com/

šŸŖElsewhere :
  • Twitter: https://twitter.com/davidwparker
  • Twitter: https://twitter.com/programmingtil
  • GitHub: https://github.com/davidwparker

šŸ’­Concepts:
  • Deploying a Svelte/Sapper application to Vercel by pushing to Github

šŸ“šResources:
  • https://github.com/davidwparker/programmingtil-svelte/tree/ep11
  • https://vercel.com/

šŸŽ¬ Subscribe!
  • http://bit.ly/subdavidwparker

My name is David W Parker and Iā€™m creating and publishing videos on ProgrammingTIL to help teach anyone and everyone who wants to code. Iā€™m a huge fan of Ruby on Rails, Svelte, TailwindCSS, and WebGL. Iā€™ve used React a lot in the past, as well as some Vue and AngularJS. Iā€™ve done some professional Python and Django. I like to create real applications and my tutorials will walk you through how to build something real from beginning-to-end.

svelte #sapper

Ā© programmingtil.com