Introduction to the NodeJS module
Overview
This module consists of a handful of videos that will help you get started with writing backends in Node.js. You will
- learn the basics of Javascript. If you are already familiar with another programming language, this will help you transfer those skills to Javascript.
- learn about asynchronous programming.
- learn how to write a simple backend server in Node.js.
- learn how to use Postman – a tool for testing your code.
- learn how to write a backend server that connects to Postgres.
Video Forthcoming