=== CLAS BREAK DOWN ===
a) Presentation about Node.js (No codding)
b) Installing software
c) Tutorial: Coding of a Node.js + Express.js App (Yes codding)

Tutorial Explanation:
This tutorial is for beginners because in the presentation I will explain in detail what is Node.js and where it came from, but by the end of the Tutorial, we will have a finish and beautifully styled Node.js application, that we code from zero, and while coding I will explain line by line what is what I'm coding.

This presentation is highly attractive for JavaScript beginners.

Here are the links to the deploy application that we will be coding as well as the code in a GitHub repository:
Live-App: https://mysterious-sands-90715.herokuapp.com/
GitHub: https://github.com/Edxael/StarShip-Heroku


-- SCHEDULE --
Presentation ........................ 1 hrs
Installing software ............... 0.3 hrs
Codding App ....................... 1.5 hrs

*******************************************************************
=== Software to Install ===
Is highly advice that you install the following software before the class:

01) Browser: Google Chrome
Download: https://www.google.com/chrome/

02) Tex-Editor for developers(any will work) one example is Visual Studio Code.
Download: https://code.visualstudio.com/download

03) Node.js
Download: https://nodejs.org/en/download/

04) **Only for Windows users:
Install a console emulator like

GIT-Bash
https://git-scm.com/download/win
https://git-scm.com/downloads

"CMDER"
Download: http://cmder.net/

*******************************************************************

Note: The Live-App might be slow to load because is hosted on a free Heroku server.

Comments

Comments are closed.