Librería Portfolio Librería Portfolio

Búsqueda avanzada

TIENE EN SU CESTA DE LA COMPRA

0 productos

en total 0,00 €

GETTING MEAN WITH MONGO, EXPRESS, ANGULAR, AND NODE
Título:
GETTING MEAN WITH MONGO, EXPRESS, ANGULAR, AND NODE
Subtítulo:
Autor:
HOLMES, S
Editorial:
MANNING PUBLISHERS
Año de edición:
2016
Materia
PROGRAMACION INTERNET
ISBN:
978-1-61729-203-3
54,95 €

 

Sinopsis

Traditional web dev stacks can require different programming languages for every layer, creating a complex mashup of code and frameworks. Together, the MongoDB database, the Express and AngularJS web application frameworks, and Node.js on the server-side constitute the MEAN stack-a powerful web development platform that uses JavaScript top to bottom.

Getting MEAN with Mongo, Express, Angular, and Node shows readers how to develop web applications end-to-end using the MEAN stack. It systematically discusses each technology in the MEAN stack helping to build up an application one layer at a time, just as in a real project. First, it tackles creating a skeleton of a static site in Express and Node, and pushing it up to a live web server. Next, it looks at the MongoDB database and how to build an API for an application. Finally, it rolls out Angular to handle data manipulation and application logic in the browser, demonstrating the payoff for organizing the back-end code properly. By the end of the book, readers will have all the skills-and code-needed to build a dynamic data-driven web application on the MEAN stack.