This is a simple Node.js project that prints "hello world" to the console.
Clone the repository and run npm install
to install dependencies.
Run node index.js
to execute the script.
Week | Lecture + Workshop Content |
---|---|
1 | Week 1 - Introduction to JavaScript and Nodejs |
2 | Week 2 - Code Version Control with Git and GitHub |
3 | Week 3 - NodeJS as a Server |
4 | Week 4 - Angular |
5 | Week 5 - Data Persistence, Services and HTTP Request to a Server |
6 | Week 6 - Reactive Programming and Sockets |
7 | Working on Assignment Phase 1 |
8 | Week 8 - NoSQL Database and MongoDB |
9 | Week 9 - MongoDB via NodeJS and Angular |
10 | Week 10 - Unit and Integration Testing |
11 | Week 11 - End-to-End Testing |
12 | Assignment Phase 2 Demonstration |