Table of Contents
- Fundamentals of Full Stack Development and the MEAN Stack
- Architectural Design of Our Sample Application
- Installing the Components
- Creation of the Frontend Using Angular
- Addition of Node.js and Ideas for Integration
- Handling Authorization
- Creating the Posts Service and NATS Streaming Integration
- Introducing Automated Testing
- Integrating the Comments Service
- Creating the Comments Service
- Implementing the Frontend