Unit 21.1 - 21.3: MERN
Unit Objectives:
By the end of this unit, you will be able to:
-
Explain the difference between GraphQL and RESTful APIs
-
Configure a proxy server for local development of a MERN application
-
Implement client-side routing using React Router
-
Implement GraphQL API in a MERN application
-
Successfully configure and deploy a MERN application to Heroku
-
Implement authentication with JWT