Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Deno Web Development

You're reading from   Deno Web Development Write, test, maintain, and deploy JavaScript and TypeScript web applications using Deno

Arrow left icon
Product type Paperback
Published in Mar 2021
Publisher Packt
ISBN-13 9781800205666
Length 310 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Authors (2):
Arrow left icon
Alexandre Santos Alexandre Santos
Author Profile Icon Alexandre Santos
Alexandre Santos
Alexandre Portela dos Santos Alexandre Portela dos Santos
Author Profile Icon Alexandre Portela dos Santos
Alexandre Portela dos Santos
Arrow right icon
View More author details
Toc

Table of Contents (15) Chapters Close

Preface 1. Section 1: Getting Familiar with Deno
2. Chapter 1: What is Deno? FREE CHAPTER 3. Chapter 2: The Toolchain 4. Chapter 3: The Runtime and Standard Library 5. Section 2: Building an Application
6. Chapter 4: Building a Web Application 7. Chapter 5: Adding Users and Migrating to Oak 8. Chapter 6: Adding Authentication and Connecting to the Database 9. Chapter 7: HTTPS, Extracting Configuration, and Deno in the Browser 10. Section 3: Testing and Deploying
11. Chapter 8: Testing – Unit and Integration 12. Chapter 9: Deploying a Deno Application 13. Chapter 10: What's Next? 14. Other Books You May Enjoy

What this book covers

Chapter 1, What is Deno?, gives historical context about Node.js and the motivations that led to Deno's creation, presenting the runtime architecture and premises.

Chapter 2, The Toolchain, covers installing Deno and explores the tools included in the runtime binary.

Chapter 3, The Runtime and Standard Library, explains about writing simple scripts and applications using Deno's runtime and standard library functions.

Chapter 4, Building a Web Application, shows how to set up the foundations for a web application using the standard library HTTP module.

Chapter 5, Adding Users and Migrating to Oak, covers using oak, a popular HTTP library, to build a REST API, and adding persistence and users to the application.

Chapter 6, Adding Authentication and Connecting to the Database, looks at adding support for authentication and authenticated endpoints, and connecting to a MongoDB database.

Chapter 7, HTTPS, Extracting Configuration, and Deno in the Browser, looks at enabling HTTP, handling configuration based on files and the environment, and Deno code in the browser.

Chapter 8, Testing – Unit and Integration, covers writing and running unit and integration tests for the modules written in previous chapters.

Chapter 9, Deploying a Deno Application, goes into configuring a container environment and automation to deploy a Deno application, getting it running in a cloud environment.

Chapter 10, What's Next?, gives an overview of what we have learned throughout the book, a roadmap of Deno, explains how to publish a module to Deno's official registry, and talks you through the future and community of Deno.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime