- Modern JavaScript Applications
- Narayan Prusty
- 85字
- 2021-07-14 11:02:30
Summary
In this chapter, we saw how to build a website using Seneca and microservices architecture from scratch. The website we built was simple in terms of features, but involved a lot of important techniques that are used while building sites using the microservices architecture. Now you are ready to choose the architecture that suits your site best. I also mentioned the things you can do to make the site even better.
In the next chapter, we will discuss real-time communication among browsers using WebRTC.