Runtime Environments

Node.Js Begineer's Guide

Node.js is an open-source and cross-platform JavaScript runtime environment. This video will help you to build a fullstack web app and deploy it to a cloud server.

Video's Content

  1. What is Node?
  2. How do you install Node?
  3. Hello World
  4. Know the Runtime
  5. Events
  6. File System
  7. Modules
  8. Build & Deploy

Deno - Server Side Javascript

Deno is a brand new JavaScript runtime, similar to Node.js. It is used to develop secure server-side apps with built-in TypeScript support, ES modules, and promise-based APIs.

Difference between Node.js and Deno

Both Node. js and Deno use the same JavaScript engine, Google's V8,The only difference that could potentially impact performance is the fact that Deno is built on Rust and Node. js on C++.

Electron JS

Electron.js is a runtime framework that allows the user to create desktop-suite applications with HTML5, CSS, and JavaScript.It is basically a blend of two incredibly popular technologies: Node.JS and Chromium.

In this video, you'll get an overview of how to build your first native desktop app (MacOS, Windows, Linux) with Electron JS.

Help Us Improve This Page Updated at Tue, Feb 7, 2023