Completed
-- Delete Goals
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Learn the MERN Stack - Redux Goals & Deploy
Automatically move to the next video in the Classroom when playback concludes
- 1 - Intro & Small Backend Fix
- 2 - Restrict the Dashboard
- 3 - Goals Slice in Redux
- 4 - Dashboard & Goal Form
- 5 - Create Goal Async Thunk
- 6 - Create Goal Extra Reducer
- 7 - Fetch Goals From Server
- 8 - Display Goals
- 9 -- Delete Goals
- 10 - Prepare for Deployment
- 11 - Heroku Setup
- 12 - Env Variables in Production
- 13 - Heroku Postbuild Script
- 14 - Push To Heroku