Coder Social home page Coder Social logo

mean-stack-hero's Introduction

MEAN stack hero

This repo contains the source code for our course: The complete JavaScript developer: MEAN stack zero-to-hero

About the course

In this course you will learn all of the different aspects of full stack JavaScript development using the MEAN stack. We're not talking about any generators or MEAN frameworks here, we're talking about a full understanding of MongoDB, Express, AngularJS and Node.js. Throughout this course we'll show you how to use each of these technologies, and how to use them together.

The overall aim of the course is to enable to you confidently build all different types of application using the MEAN stack.

To do this, the course is divided into sections, each section focusing on a different goal. The five sections work together building a full application, with an overall outcome of showing how to architect and build complete MEAN applications.

The sections

This repo has one branch per section of the course. Each branch contains the code as it is at the end of the section.

  • master - the default branch; no code here
  • section-01 - set up a web-server with Node.js and Express
  • section-02 - NoSQL databases and MongoDB
  • section-03 - Robust REST APIs with Node.js, Express and MongoDB
  • section-04 - AngularJS Single Page Applications (SPAs) [COMING SOON]
  • section-05 - Authentication in the MEAN stack [COMING SOON]

Get the code

To get the code for a specific branch:

$ git clone -b branch-name https://github.com/fullstacktraining/mean-stack-hero.git

Then change into the folder the git clone command will create:

$ cd mean-stack-hero

And finally install the dependencies:

npm install

mean-stack-hero's People

Contributors

simonholmes avatar

Watchers

Aladdin Sonni avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.