Book Image

Mastering MEAN Web Development [Video]

By : Luke Madera
Book Image

Mastering MEAN Web Development [Video]

By: Luke Madera

Overview of this book

<p>Building a website or mobile app using modern technologies can be a daunting task. Choosing and installing the tools alone can take hours of frustration, and code might not be very efficient. But with the MEAN stack at your aid, you can make the most of JavaScript to create websites and apps that are high in performance, unbeaten in quality, and easy on you.</p> <p>Mastering MEAN Web Development gives you a start-to-finish solution for using modern technologies, writing high quality code, and deploying a live website with the MEAN stack.</p> <p>This video course uses the mean-seed Yeoman generator to equip you with all the modern tools and workflows. It shows you the best practices of using Angular directives and writing automated tests right from the start. You will first see how to get a scaffolded out functioning website and then add in custom code and tests to make it go live. You will then learn how to go further with Grunt.js commands to build and test your application. With this course, you will learn the three core frontend languages (HTML, CSS, and JavaScript) and dive into some more tricky topics to successfully build a full stack application complete with a database layer, backend server, and frontend client.</p> <p>By the end of this course, you will be building websites that look good and perform great in no time.</p> <h1>Style and Approach</h1> <p>This video course uses real-time examples to get you started with writing high quality code that could actually be used in production applications, just like a seasoned developer. You can follow along in the code text editor and see live changes in the web browser.</p>
Table of Contents (11 chapters)
6
Adding a New Frontend Angular Bower Module
Chapter 11
Conclusion
Content Locked
Section 3
Angular
Recap of Angular – our frontend. - Directives - Services - Controllers (pages/routes)