July 2017
Intermediate to advanced
402 pages
9h 38m
English
When we initially created our application, we added a console log to state that the application is running on the last line:
console.log('Server running')
As you might imagine, this is not enough, and to improve this, we will create a new logger.
Read now
Unlock full access