Chapter 9: Deploying a Deno Application
Deployment is a crucial part of any application. We might build a great application, follow best practices, and write tests, but at the end of the day, when it gets to the user, this is where it will prove its value. As we want this book to be a journey through all the different phases of an application, we'll use this chapter about application deployment to close the cycle.
Note that we didn't—and will not—mention deployment as the final phase of software development, but as one phase of a cycle that will run multiple times. We truly believe that deployments shouldn't be events that everyone is afraid of. Rather, we see them as exciting moments whereby we're shipping features to our users. That's how ...
Get Deno Web Development now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.