π Full Stack Foundations
Intro
Loading "Intro to Full Stack Foundations Workshop"
Run locally for transcripts
π¨βπΌ Hello, my name is Peter the Product Manager. I'm here to help you get
oriented and to give you your assignments for the day. We're going to get a new
project for note taking off the ground. We want people to write Epic Notes πͺ
Today, you're going to be working on the Epic Notes app adding key features
and fixing significant bugs in a brand new application. Just as if you had been
hired to work with us today. Throughout the workshop, you'll learn important
foundational skills of web app development including:
- Styling a Web Application
- Utilizing the URL for Routing and Navigation
- Loading Data from the Server and rendering it in the UI
- Making Data mutations in a database
- Improving our Search Engine Optimization (SEO)
- Gracefully handling errors and displaying them to the user
It's a big job and there's lots to do, so, let's get started!
Over time, some things may change in the workshop material from the videos you
watch. You can learn about these changes in the
CHANGELOG.md
file of the
repo.