Reading-Notes

Class 01 Summary:

Node Ecosystem, TDD, CI/CD :

TDD :
CI/CD :

Describe what Array.map() does :

map

Describe what Array.reduce() does :

reduce

Superagent:

Promises :

example

Promise.prototype.then() :

then

async / await :

async

Callback functions :

asynchronous callback :

asynch

synchronous callback :

synch