Book Image

Building Applications with Mean Stack [Video]

By : Chrispinus Onyancha
Book Image

Building Applications with Mean Stack [Video]

By: Chrispinus Onyancha

Overview of this book

<p><span id="description" class="sugar_field">The course helps you become a full-stack JavaScript developer. It develops your skills further by teaching you how to make all MEAN components work together. The topics covered in the course are those almost all web applications need, such as data manipulation, searching, sorting, and pagination. Also, important aspects such as user authentication and authorization are described thoroughly with appropriate examples. Finally, you'll learn how to deploy apps to the cloud and make them available to the public.</span></p> <h2><span class="sugar_field">Style and Approach</span></h2> <p><span class="sugar_field"><span id="trade_selling_points_c" class="sugar_field">We will be learning how to manage deep/complex data with MongoDB and then Backend system development with Node-Js and its APIs in express-Js. We will link it to the front end responsive system UI with Angular-JS and finally the asynchronous combination between the server and the client by the use of Node-Js.</span></span></p>
Table of Contents (5 chapters)
Chapter 2
Creating the Data Model from the Problem at Hand
Content Locked
Section 2
Schema Design Principle: Store What You Query For
Building models - Define our schema - Build bloodgroup schema - Build donor schema