Agenda

Terminology Reference

Install, Setup of Tools

Intro/Overview of Node.js and Express.js

First Node.js Programs

Terminology Reference

Bookmark this page so you can refer to it as needed (give it a refresh each time, because I might add stuff to it)

Wendi's Web - Node.JS: Glossary

Installing Node.js Locally

You’ll be installing Node.js on your own computer for writing, testing, and debugging Node.js apps:

Wendi's Web - Node.JS: Installation

After testing and making sure your test app runs, try it on cPanel:

URL for registering apps: cpanel.dev2.fast.sheridanc.on.ca (note that’s **dev2.**fast, not dev.fast)

URL for testing apps: starts with login.dev2.fast.sheridanc.on.ca

Wendi's Web - Node.JS: Apps on cPanel

Intro to Node.js