Create a ChatApp from scratch and communicate with friends and family
What you’ll learn
Setup a nodejs development environment
Setup mongodb environment via mlab
Create packagejson file
Setup socketio
Setup a model for mongodb
Use mongoose to connect to mongodb
Test http get and post request...