Completed
) Like Button
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
React / GraphQL Course - Build a social media app (MERNG Stack)
Automatically move to the next video in the Classroom when playback concludes
- 1 ) Intro & app demo
- 2 ) GraphQL explained + tech used
- 3 ) Server demonstration
- 4 ) Setting Up Database & Server
- 5 ) Register & Login Users
- 6 ) Authentication middleware & Create/Delete posts
- 7 ) Finishing up the server
- 8 ) Client start & Apollo setup
- 9 ) Semantic UI & Routes
- 10 ) Displaying posts
- 11 ) Login & Register pages
- 12 ) Authentication Context
- 13 ) Adding posts
- 14 ) Like Button
- 15 ) Single post page
- 16 ) Displaying, Adding & Deleting Comments
- 17 ) Info Popups
- 18 ) Deployment to Heroku & Netlify