Week 7 - Front-Ends
Discussion
Review
Review & Discussion
Let's talk about architecture.
- Review/discussion of video content
- Project architecture first pass
This Week
Topics to discuss this week:
- Javascript
- Server rendering vs. client rendering
- Frameworks: React, Angular, Vue, etc.
- Other topics:
- React deep dive
- Deploying static front-ends
- CSS in JS
- Micro-Frontends
Reading & Async Content
Javascript Books:
Frameworks:
- Learning React By Alex Banks, Eve Porcello
- React Tutorial
- Angular Tutorial
Deploying Static Front-Ends
Additional Topics:
Practice
- Go start the front end for your project.
- Add the front-end deployment to your CI/CD pipeline.