MEAN Blueprints Robert Onodi Author

MEAN Blueprints Robert Onodi Author
Brand: Packt Publishing
28.49 USD 37.99 USD
Buy Now

Unlock the power of the MEAN stack by creating attractive and real-world projectsAbout This BookBuild six optimum end-to-end web applications using the M.E.A.N stackFollow the advanced Angular.js 2 application structure to build more scalable and maintainable appsIntegrate an authorization system into your application and reuse existing code from projectsWho This Book Is ForIf you are a web developer with a basic understanding of the MEAN stack, experience in developing applications with JavaScript, and basic experience with NoSQL databases, then this book is for you.What You Will LearnBuild modern, end-to-end web applications by employing the full stack web development solution of MEANLearn NoSQL databases and separate the client logic from the server codeBuild a complex application from start to finish and work with monetary data in MongoDBHandle a multi-user type system and authorize your users to access control listImplement a chat application from scratch using Socket.IOCreate distributed applications and use the power of server-side rendering in your applicationsExtend a project with a real-time bidding system using WebSocketsIn DetailThe 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.Style and approachThis book is filled with independent hands-on projects that teach you how to build real-life end-to-end complex web applications using the MEAN stack.