Limit this search to....

Beginning Deno Development
Contributor(s): Lim, Greg (Author)
ISBN: 9811474648     ISBN-13: 9789811474644
Publisher: Greg Lim
OUR PRICE:   $14.39  
Product Type: Paperback - Other Formats
Published: August 2020
Qty:
Additional Information
BISAC Categories:
- Computers | Web - Web Programming
- Computers | Web - Web Services & Apis
- Computers | Programming - General
Physical Information: 0.22" H x 7.5" W x 9.25" (0.43 lbs) 106 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

n this book, we take you on a fun, hands-on and pragmatic journey to learning Deno development. You'll start building your first Deno app within minutes. Every chapter is written in a bite-sized manner and straight to the point as I don't want to waste your time (and most certainly mine) on the content you don't need. In the end, you will have the skills to create a Deno web app and a Deno REST API.

In the course of this book, we will cover:

  • Chapter 1: Introduction
  • Chapter 2: Introduction to Oak
  • Chapter 3: Introducing Templating Engines
  • Chapter 4: Styling a User Interface
  • Chapter 5: Re-structuring Our App
  • Chapter 6: Implementing C.R.U.D. Operations
  • Chapter 7: Using MongoDB as Our Database
  • Chapter 8: Building Rest APIs with Deno
  • Chapter 9: Comparing Deno and Node

The goal of this book is to teach you Deno development in a manageable way without overwhelming you. We focus only on the essentials and cover the material in a hands-on practice manner for you to code along.

Working Through This Book

This book is purposely broken down into nine short chapters where the development process of each chapter will center on different essential topics. The book takes a practical hands-on approach to learning through practice. You learn best when you code along with the examples in the book. Along the way, if you encounter any problems, do drop me a mail at support@i-ducate.com where I will try to answer your query.

Requirements

No previous knowledge of Deno or Node development required, but you should have basic programming knowledge.