Fullstack
Turn your Frontend/Backend project into a true Fullstack application.
Index
Learning Objectives
- Middleware
- Statically serving with Express
- Complete Fullstack applications
- Logging with Morgan
- Cross Origin Resource Sharing
Specifications
- Study the applications provided.
- Refactor the application you built in Frontend/Backend to statically serve your frontend code, instead of it living permanently on gh-pages. You've now built your first true fullstack application!
Resources
Tools & Libraries:
CORS:
Code to Study:
- Then here
- Finally here