Book description
With modern tools. it is possible to create a production grade, full-stack application using HTML, CSS, and JavaScript alone. The combination of MongoDB, Express, AngularJS, and Node.js has become so popular that it has earned the title MEAN stack, and is the subject of this book.
This book explores the MEAN stack in detail, looking at each of the technologies in the stack in turn.
Table of contents
-
Full Stack JavaScript Development with MEAN
- Preface
- 1. Introduction
- 2. Node.js Introduction
- 3. Modules and npm
- 4. Node’s Programming Model
- 5. Core Modules
- 6. Building the Node Server
- 7. MongoDB Introduction
- 8. Interacting with MongoDB Using Mongoose
- 9. Using MongoDB and Mongoose in Our Sample App
- 10. Alternatives to Mongo
- 11. Introduction to Express
- 12. Architecture of an Express Application
- 13. Using Express in Our App
- 14. Alternative Server Frameworks
- 15. AngularJS Overview
- 16. Data Binding
- 17. Angular Directives
- 18. Controllers
- 19. Client-side Routing
- 20. Angular in Our App
- 21. Task Runners
- 22. Debugging
- 23. Testing
Product information
- Title: Full Stack JavaScript Development With MEAN
- Author(s):
- Release date: December 2014
- Publisher(s): SitePoint
- ISBN: 9780992461256
You might also like
video
Node Web Applications and How to Use NPM
How Node relates to web applications and where NPM find its role.
book
Get Programming with Node.js
Get Programming with Node.js Get Programming with Node.js teaches you to write server-side code in JavaScript …
book
Beginning iPhone Development with SwiftUI: Exploring the iOS SDK
Tame the power of Apple’s new user interface toolkit, SwiftUI. Integrate all the interface elements iOS …
book
Node.js Web Development
Build scalable web applications using Node.js, Express.js, and the latest ECMAScript techniques, along with deploying applications …