最新消息:请大家多多支持

Learn Basics of Raw NodeJS

其他教程 dsgsd 77浏览 0评论

Published 7/2023
Created by Harish Krishnan
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 68 Lectures ( 7h 5m ) | Size: 3 GB

Learn Raw NodeJS without any framework

What you’ll learn
Learn Basic Principles of NodeJS
Understand the NodeJS Inbuilt Modules
Understand CommonJS & ESM
Learn how to Debug using variety of ways – Chrome, inbuilt debugger, IDE
Create an HTTP Server and also HTTPS / HTTP2

Requirements
Basic JavaScript Knowledge should suffice

Description
Welcome to this course Learn Basics of Raw NodeJS. Why named Raw NodeJS? The reason is simply that we will not be using any frameworks or third-party NPM libraries throughout the course except for one NPM package.What you will learn by taking this course? This course coversBasic Principles of Node.jsWe will understand Node.js architecture one step at a time such that we will get a good overview of why each module is used inside Node.js. Especially V8 and LibuvInstallation of Node.js using the official website and using NVMDeveloping the HTTP Server using the HTTP module and using Nodemon for automating the changes. We will also learn how to send out an HTML responseWe will learn about the import of inbuilt modules present in the Node.js modular architecture.We will understand how to debug Node.js applications using the inbuilt debugger, using chrome, and also using IDE (VS Code)We will understand the differences between CommonJS and ESM Modules and how to create and work with themWe will create a Contacts App a web server application using the HTTP module and implement CRUD functionality as well as how to do a file upload.We will also implement the secure version of HTTP -> HTTPS using self-signed certificates.We will also work with HTTP2 at the end of the courseAlso, we will create HTTP & HTTP2 clients using Node.js to send HTTP requests from Node.


Password/解压密码www.tbtos.com

资源下载此资源仅限VIP下载,请先

转载请注明:0daytown » Learn Basics of Raw NodeJS

您必须 登录 才能发表评论!