GithubHelp home page GithubHelp logo

shmiko / mean-web-development Goto Github PK

View Code? Open in Web Editor NEW

This project forked from amoshaviv/mean-web-development

0.0 2.0 0.0 168 KB

MEAN Web Development - Code Samples

JavaScript 93.05% HTML 6.95%

mean-web-development's Introduction

MEAN Web Development - Code Samples

Annotated code samples from the MEAN Web Development book.

Introduction

In this book, we'll help you set up your environment and explain how to connect the different MEAN components together using the best modules. You'll be introduced to the best practices of maintaining your code clear and simple and how to avoid common pitfalls. We'll walk through building your authentication layer and adding your first entity. You'll learn how to leverage JavaScript nonblocking architecture in building real-time communication between your server and client applications. Finally, we'll show you how to cover your code with the proper tests and what tools to use to automate your development process.

Chapters

  • Chapter 1 - Introduction to MEAN - Introduce you to the MEAN stack and shows you how to install the different prerequisites on each OS.
  • [Chapter 2 - Getting Started with Node.js](Chapter 2/) - Explains the basics of Node.js and how it is used in web application development.
  • [Chapter 3 - Building an Express Web Application](Chapter 3/) - Explains how to create and structure an Express application by implementing the MVC pattern.
  • Chapter 4 - Introduction to MongoDB - Explains the basics of MongoDB and how it can be used to store your application data.
  • [Chapter 5 - Introduction to Mongoose](Chapter 5/) - Shows how to use a Mongoose to connect an Express application with a MongoDB database.
  • [Chapter 6 - Managing User Authentication Using Passport](Chapter 6/) - Explains how to manage your users' authentication and offer them diverse login options.
  • [Chapter 7 - Introduction to AngularJS](Chapter 7/) - Explains how to implement an AngularJS application in conjunction with your Express application.
  • [Chapter 8 - Creating a MEAN CRUD Module](Chapter 8/) - Explains how to write and use your MEAN application's entities.
  • [Chapter 9 - Adding Real-time Functionality Using Socket.io](Chapter 9/) - Shows you how to create and use real-time communication between your client and server.
  • [Chapter 10 - Testing MEAN Applications](Chapter 10/) - explains how to automatically test the different parts of your MEAN application.
  • [Chapter 11 - Automating and Debugging MEAN Applications](Chapter 11/) - explains how to develop your MEAN application more efficiently.

mean-web-development's People

Contributors

amoshaviv avatar

Watchers

Paul Jones avatar James Cloos 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.