Chapter 4: Building a Web Application

Here we are! We have traveled down a long road to get here. This is where all the fun starts. We've been through three phases: getting to know what Deno is, exploring the toolchain provided by it, and understanding the details and functionality available via its runtime.

Pretty much all the content from the previous chapters will prove to be useful in this one. Hopefully, the introductory chapters made you feel confident enough to start applying what we have learned together. We'll use those chapters, together with your existing TypeScript and JavaScript knowledge, to build a complete web application.

We'll be writing an API that contains business logic, handles authentication, authorization, and logging, ...

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.