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
ā±ļø Timestamps:
š Newsletter:
šŖElsewhere :
šConcepts:
šResources:
š¬ Subscribe!
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.
š¤Æ 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