Getting Started with Deno

Getting Started with Deno

English | MP4 | AVC 1280×720 | AAC 48KHz 2ch | 2 Hours | 712 MB

Learn Deno pros and cons with this series while solving typical problems

n this course we learn Deno by comparing it’s features with NodeJS. This course is fully focused on fast and deep dive into understanding the main benefits of Deno while implementing small tasks that we need in everyday development. We will start from scratch and step by step you will get full understanding what is it about.

What you will learn in this course:

  • Learn main features of Deno
  • Understand dependencies
  • Write backend servers using Deno frameworks
  • Build frontend code with Deno
  • Rendering React server side in Deno
  • And much much more…

If you heard something about Deno but still missing knowledge of it’s pros and cons this course is what you need. This course is fully focused on understanding the main benefits of Deno and solving typical tasks with it.

Table of Contents

1 what-is-deno
2 pros-and-cons
3 installing-deno
4 basic-http
5 editor-support
6 using-framework-in-deno
7 caching-dependencies
8 fetching-data
9 reloading-the-server
10 how-to-test
11 debugger
12 working-with-database
13 server-side-rendering
14 homework
15 serving-frontend