Code Monkey home page Code Monkey logo

learn-angularjs-redux-bytesting's Introduction

Introduction to AngularJS & Redux by testing

A small course introducing AngularJS and Redux that uses test to introduce and teach concepts.

Setup

  1. Clone this repository

With Node (preferred)

2a. Install node (recommended by using https://github.com/creationix/nvm),

3a. Install live-server

$ npm install -g live-server

4a. Execute live-server in the repository directory

$ live-server .

With Chrome (less powerful)

2b. Install the Chrome extension "Web Server for Chrome" - https://chrome.google.com/webstore/detail/web-server-for-chrome/ofhbbkphhbklhfoeikjpcbhemlocgigb?hl=en

3b. Serve the cloned directory and show index.html

Custom

2c. Use any webserver already installed in your computer.

3c. Serve the cloned directory and show index.html

How To

Once opened you will see tens of tests failing. Your task is make them pass.

Tests are inside spec/ directory. Each spec file is numbered. Start with the lower number and go for the next when it passes. Repeat until all tests passes.

Author

David Rodenas (@drpicox)

learn-angularjs-redux-bytesting's People

Contributors

polo123qwe avatar drpicox avatar

Watchers

 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.