Section 3: Testing and Deploying
In this section, you will be creating meaningful integration and unit tests that enable the application to grow, and will also learn how to containerize and deploy Deno applications in the cloud.
This section contains the following chapters:
- Chapter 8, Testing – Unit and Integration
- Chapter 9, Deploying a Deno Application
- Chapter 10, What's Next?