Description
The goal of this workshop is to understand the basic principles of the NodeJS development and to give a good base for developers who wants to start developing web services based on NodeJS. In the workshop you will learn what is it NodeJS, why and when it is worth to use, and we will overview its main components. We will also learn the basic modules of NodeJs that enable us to work with files and to use NodeJs as a basic web server. In addition we will learn how to develop web applications in MVC configuration, based on ExpressJS framework.