node deno_学习Deno,Node.js替代品

node deno

Deno is a Node.js  alternative created by Ryan Dahl, the same person who created Node.js.

Deno是由Ryan Dahl创建的Node.js替代产品,Ryan Dahl是创建Node.js的同一人。

Many people, including Ryan Dahl, think that Deno is superiod to Node.js. We've posted a 6-hour video course all about Deno on the freeCodeCamp.org YouTube channel. Decide for yourself if it is better than Node.

包括Ryan Dahl在内的许多人都认为Deno取代了Node.js。 我们已经在freeCodeCamp.org YouTube频道上发布了有关Deno的6小时视频课程。 自己决定是否比Node更好。

You will learn the basics of Deno in the course. Deno can be used with JavaScript or TypeScript, but it is more common to use TypeScript. This course includes a mini crash-course on TypeScript.

您将在本课程中学习Deno的基础知识。 Deno可以与JavaScript或TypeScript一起使用,但更常见的是使用TypeScript。 本课程包括有关TypeScript的速成班。

This course was created by The Codeholic. By the end of the course, you will have used Deno to build a survey app with a REST API using MongoDB. Then you will be ready to start implementing your own applications based on Deno.

本课程由The Codeholic创建。 在课程结束时,您将使用Deno通过MongoDB使用REST API构建调查应用程序。 然后,您将准备开始基于Deno实现自己的应用程序。

Here are the things covered in the course:

以下是本课程涵盖的内容:

  • What is Deno?

    什么是德诺?
  • How to install

    如何安装
  • "Hello World" in Deno

    迪诺的“ Hello World”
  • Deno commands

    Deno命令
  • TypeScript basics

    TypeScript基础
  • Main Demo features

    演示主要功能
  • Deno standard library

    Deno标准库
  • Third party libraries

    第三方图书馆
  • Working with the file system

    使用文件系统
  • Create a basic HTTP server

    创建一个基本的HTTP服务器
  • Using npm packages

    使用npm软件包
  • Building a real-world project

    建立一个真实的项目
  • Deno best practices

    Deno最佳做法

Watch the full course on the freeCodeCamp.org YouTube channel (6 hour watch).

在freeCodeCamp.org YouTube频道上观看完整的课程 (观看6小时)。

翻译自: https://www.freecodecamp.org/news/learn-deno-a-node-js-alternative/

node deno

你可能感兴趣的:(java,编程语言,大数据,javascript,项目管理)