Mostrando las entradas con la etiqueta Express. Mostrar todas las entradas
Mostrando las entradas con la etiqueta Express. Mostrar todas las entradas

jueves, 28 de enero de 2016

El Libro del Día: Getting MEAN with Mongo, Express, Angular, and Node

El Libro del Día: 2016-01-28

Titulo: Getting MEAN with Mongo, Express, Angular, and Node
Autor: Simon Holmes
Editorial: Manning
Nro Paginas: 442

Capítulos:
Part 1: Setting the BaseLine
1. Introducing full stack development
2. Designing a MEAN stack architecture
Part 2: Building a Node Web Application
3. Creating and setting up a MEAN project
4. Building a static site with Node and Express
5. Building a data model with MongoDB and Mongoose
6. Writing a REST API: Exposing the MongoDB database to the application
7. Consuming a REST API: Using an API from inside Express
Part 3: Adding a Dynamic Front End with Angular
8. Adding Angular components to an Express application
9. Building a single page application with Angular: Foundations
10. Building an SPA with Angular: The next level
Part 4: Managing authentication and user sessions
11. Authenticating users, managing sessions, and securing APIs

Descarga:
Getting_MEAN_with_Mongo,_Express,_Angular,_and_Node

martes, 26 de enero de 2016

El Libro del Día: Web Development with MongoDB and NodeJS

El Libro del Día: 2016-01-26

Titulo: Web Development with MongoDB and NodeJS (Second Edition)
Autor: Mithun Satheesh, Bruno Joseph D'mello, Jason Krol
Editorial: Packt
Nro Paginas: 301

Capítulos:
Chapter 1: Welcome to JavaScript in the Full Stack
Chapter 2: Getting Up and Running
Chapter 3: Node and MongoDB Basics
Chapter 4: Introducing Express
Chapter 5: Templating with Handlebars
Chapter 6: Controllers and View Models
Chapter 7: Persisting Data with MongoDB
Chapter 8: Creating a RESTful API
Chapter 9: Testing Your Code
Chapter 10: Deploying with Cloud-Based Services
Chapter 11: Single-Page Applications with Popular Frontend Frameworks
Chapter 12: Popular Node.js Web Frameworks

Descarga:
Web_Development_with_MongoDB_and_NodeJS

martes, 16 de junio de 2015

El Libro del Día: Beginning Node.js

El Libro del Día: 2015-06-16

Titulo: Beginning Node.js
Autor: Basarat Ali Syed
Editorial: Apress
Nro Paginas: 297

Capítulos:
Chapter 1: Setting Up for Node.js Development
Chapter 2: Understanding Node.js
Chapter 3: Core Node.js
Chapter 4: Node.js Packages
Chapter 5: Events and Streams
Chapter 6: Getting Started with HTTP
Chapter 7: Introducing Express
Chapter 8: Persisting Data
Chapter 9: Front-End Basics
Chapter 10: Simplifying Callbacks
Chapter 11: Debugging
Chapter 12: Testing
Chapter 13: Deployment and Scalability

Descarga:
Beginning_Node.js