Learn all the building blocks of a MEAN stack and the available tools and techniques you can use to rapidly develop and maintain your web application.
Leverage the knowledge of only one programming language (Javascript) to build your entire stack
A smart way to build your application framework faster
You will start with the boiler plate code of a pre-built stack which is already proven so that there is no time wasted in researching the list of packages you will need and laying out your framework code. To make it convenient, you will use Yeoman generators to create the boiler plate code.
A powerful combination of web technologies that every web developer should have at his disposal
If you are in the web development industry, knowing Javascript is quite beneficial since it is the defacto language for front end code. Web development is complicated in itself. Why make it more complicated by using a different language for your backend and then choose a database that has it's own learning curve.
Of course, the choice of technologies is strongly dictated by the use cases of the application that you are building. But this stack is definitely one to consider and a good choice for most cases. Here you can take advantage of the following powerful combination of technologies:
Content and Overview
Through 37 lectures, this course will explain to you the essential building blocks of the MEAN stack and understand it's benefits.
It will introduce you to free tools like Npm package manager, Bower, Grunt, Yeoman Generators and Git that will help you build and maintain robust web applications. As you install these tools along with the author, you will also learn first hand the benefits of these tools and how to use them.
Then, you will learn to build a real world web application using all these tools. This course will explain to you all the moving parts of the application and how to work with the framework code to add desired features to your application.
Finally, you will learn some quick and easy ways to deploy your web application on a hosting provider like Heroku with it's own domain name.
Throughout, the lectures, you will be provided with the best resources to learn more on any individual technology that you are introduced to as part of this course.