mernapp_youtube
mernapp_youtube copied to clipboard
Build a MERN Stack App from scratch, and deploy it to Heroku
Build a MERN (MongoDB | Express | ReactJS | Nodejs) stack app from scratch
| Topics | Videos | Date |
|---|---|---|
| Set up Reactjs and Nodejs structure | video | November 18th 2019 |
| Run ReactJS and Nodejs in same terminal - Concurrently | video | November 18th, 2019 |
| Git workflow | video | November 18th, 2019 |
| Connect to MongoDB Atlas Cluster with Mongoose | video | November 18th, 2019 |
| Create & submit a form in Reactjs and resolved cors policy | video | November 18th, 2019 |
| Save data to MongoDB with Mongoose | video | November 18th, 2019 |
| Get/fetch data from MongoDB and display them in Reactjsh application | video | November 18th, 2019 |
| Apply css styles to a ReactJS application | video | November 18th, 2019 |
| How to deploy a MERN Stack App to Heroku | video | November 18th, 2019 |
| Connect MongoDB Atlas to your Heroku application | video | November 18th, 2019 |
| Enable automatic deployment to Heroku | video | November 18th, 2019 |