SitePoint
  • Premium
  • Library
  • Community
  • Jobs
  • Blog
LoginStart Free Trial

The home for developers

Track your course progress, manage projects, and find your dream job - all in one place.

Start Your Free Trial

7 Day Free Trial. Cancel Anytime.

SitePoint Premium

  • Access to 700+ courses
  • Publish articles on SitePoint
  • Daily curated jobs
  • Learning Paths
  • Discounts to dev tools
  • Library/
  • Text courses/
  • Full Stack JavaScript Development with MEAN
Full Stack JavaScript Development with MEAN

Full Stack JavaScript Development with MEAN

It’s clean, it’s lean—it’s the MEAN Stack


Course details

4.2∙104 Ratings21 reviews

Published
January 2015
Publisher
SitePoint
Chapters
23

About the course

With modern tools, it is possible to create production-grade applications using only JavaScript, HTML, and CSS. The combination of MongoDB, Express, AngularJS, and Node.js, all JavaScript technologies, has become so popular that it’s been dubbed the MEAN stack. This book will explore the MEAN stack in detail. We’ll begin by covering Node.js, as it lays the groundwork for all our server-side work. You will learn how to get Node running on your local machine, as well as download modules using npm, Node’s package manager. The key aspects of the Node.js programming model will also be covered. From there, we’ll move on to MongoDB, a NoSQL database. You’ll learn how to interact with Mongo from a Node application, and how to create, retrieve, update, and delete data from a Mongo store. After you have a solid grasp on Node and Mongo, the book will move on to the Express web server. We’ll address the basics of Express applications via topics such as routes and middleware. Building on previous chapters, we will cover the integration of Node, Mongo, and Express. Our coverage of the MEAN stack will wrap up with several chapters on AngularJS. These chapters will detail Angular fundamentals such as data binding, directives, controllers, routing, and services.Wrapping up the book will be chapters on debugging and testing MEAN applications. Full-stack JavaScript is not fully encompassed by the MEAN stack. There is an entire ecosystem of JavaScript tools to learn about, and this book will introduce a few of them.We will present task runners Gulp and Grunt, which are extremely useful for automating mundane, repetitive tasks. We’ll also investigate JSHint, a linting tool used to improve code quality. Along the way, we’ll also be developing an example human resources application from scratch using the MEAN stack.

Authors

Colin Ihrig

Colin Ihrig

Adam Bretz

Adam Bretz

Course Outline

Chapter 1: Introduction
Chapter 2: Node.js Introduction
Chapter 3: Modules and npm
Chapter 4: Node’s Programming Model
Chapter 5: Core Modules
Chapter 6: Building the Node Server
Chapter 7: MongoDB Introduction
Chapter 8: Interacting with MongoDB Using Mongoose
Chapter 9: Using MongoDB and Mongoose in Our Sample App
Chapter 10: Alternatives to Mongo
Chapter 11: Introduction to Express
Chapter 12: Architecture of an Express Application
Chapter 13: Using Express in Our App
Chapter 14: Alternative Server Frameworks
Chapter 15: AngularJS Overview
Chapter 16: Data Binding
Chapter 17: Angular Directives
Chapter 18: Controllers
Chapter 19: Client-side Routing
Chapter 20: Angular in Our App
Chapter 21: Task Runners
Chapter 22: Debugging
Chapter 23: Testing

Reviews
4.2

104 total

33
61
8
1
1

Course details

4.2∙104 Ratings21 reviews

Published
January 2015
Publisher
SitePoint
Chapters
23

SitePoint

Stuff we do

  • Premium
  • Newsletters
  • Learning paths
  • Library
  • Forums

Contact

  • Contact us
  • FAQ
  • Publish your book
  • Write an article
  • Advertise

About

  • Our Story
  • Corporate Memberships
  • Start free trial
  • Login

Connect

  • RSS
  • Facebook
  • Twitter (X)
  • Instagram

Subscribe to our newsletter

Get the freshest news and resources for developers, designers and digital creators in your inbox each week

© 2000 – 2025 SitePoint Pty. Ltd.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Terms of usePrivacy policy