Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

MEAN Blueprints

Posted By: AlenMiler
MEAN Blueprints

MEAN Blueprints by Robert Onodi
English | 30 May 2016 | ASIN: B01BYFJVY0 | 336 Pages | AZW3 | 344.34 KB

Key Features

Build six optimum end-to-end web applications using the M.E.A.N stack
Follow the advanced Angular.js 2 application structure to build more scalable and maintainable apps
Integrate an authorization system into your application and reuse existing code from projects
Book Description

The MEAN stack is a combination of the most popular web development frameworks available—MongoDB, Angular, Express, and Node.js used together to offer a powerful and comprehensive full stack web development solution. It is the modern day web dev alternative to the old LAMP stack. It works by allowing AngularJS to handle the front end, and selecting Mongo, Express, and Node to handle the back-end development, which makes increasing sense to forward-thinking web developers. The MEAN stack is great if you want to prototype complex web applications.

This book will enable you to build a better foundation for your AngularJS apps. Each chapter covers a complete, single, advanced end-to-end project. You'll learn how to build complex real-life applications with the MEAN stack and few more advanced projects. You will become familiar with WebSockets and build real-time web applications, as well as create auto-destructing entities. Later, we will combine server-side rendering techniques with a single page application approach. You'll build a fun project and see how to work with monetary data in Mongo. You will also find out how to a build real-time e-commerce application.

By the end of this book, you will be a lot more confident in developing real-time, complex web applications using the MEAN stack.

What you will learn

Build modern, end-to-end web applications by employing the full stack web development solution of MEAN
Learn NoSQL databases and separate the client logic from the server code
Build a complex application from start to finish and work with monetary data in MongoDB
Handle a multi-user type system and authorize your users to access control list
Implement a chat application from scratch using Socket.IO
Create distributed applications and use the power of server-side rendering in your applications
Extend a project with a real-time bidding system using WebSockets
About the Author

Robert Onodi has been developing software for close to a decade now. He started working on small applications in Flash, and later moved on to the LAMP stack. For most of his career, he has been working with JavaScript. Having knowledge of both server-side technologies and a passion for JavaScript, he rapidly adopted Node.js in his development stack.

Currently, he works at Evozon, where he shares his dedication for technology and JavaScript with others and develops modern applications using the MEAN stack. Besides his daily programming routine, he is also passionate about mentoring and training.

Table of Contents

Contact Manager
Expense Tracker
Job Board
Chat Application
E-commerce Application
Auction Application