- MEAN Blueprints
- Robert Onodi
- 76字
- 2021-07-16 10:40:21
Summary
This brings us to the end of this rather introductory chapter.
We went full stack, right from implementing our backend logic to learning to write tests before actual implementations. We exposed a RESTful route for our resources from MongoDB. We also built a small Angular 2 frontend application that interacts with the web server.
In the next chapter, we'll dive deeper into MongoDB and start working with monetary data. It should be a fun ride!