March 2020
Intermediate to advanced
328 pages
7h 58m
English
In the last chapter, we used Phoenix Channels to add real-time features to an application. You tested the application locally to ensure that everything worked as expected. However, we didn’t really test the application to the extent that would be expected of a business application—we only tested the happy-path. In this chapter, we’ll try to break the application through a variety of front-end and back-end techniques. By the end of this chapter, we’ll have gained confidence that the system works as expected. We will use the techniques covered in this chapter when we add more complex features in the rest of part II.
Real-time systems can be difficult to write correctly due to challenges caused ...
Read now
Unlock full access