In this Course, we take a look at Express JS. We learn how to start a server that is able to serve dynamic websites. Express is a nodejs framework which simplifies the setup process and allows us to quickly start creating the backend for our application/website. Learn about all the features that come packed in Express as well as the different HTTP Vers we can use such as "GET","POST","PUT", and "DELETE". This course is for you if you understand the basics of Javascript and would like to begin programming in the backend.