GithubHelp home page GithubHelp logo

jlorenc1986 / egghead-angularjs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from msfrisbie/egghead-angularjs

0.0 2.0 0.0 56 KB

Functioning and annotated example code for each of the egghead.io AngularJS videos

egghead-angularjs's Introduction

egghead-angularjs

This project is now part of thinkster.io!

See this project on github pages

This project is an application/directory of all the egghead.io AngularJS tutorial videos. Since the source code is not currently published, and there is some guesswork and inaccuracies in some of the videos, the correct, completely functional solutions are presented here. Testing is also implemented within the framework.

I am working on the equivalent of the RailsCasts ASCIIcasts for each of the videos, stay tuned!

All the individual sets of files for each video can be found in app/lessons.

The application is build on top of the angular-seed stack, and setup is identical:

How to set up egghead-angularjs

Running the app during development

You can pick one of these options:

  • serve this repository with your webserver
  • install node.js and run scripts/web-server.js

Then navigate your browser to http://localhost:<port>/app/index.html to see the app running in your browser.

Running unit tests

We recommend using jasmine and Karma for your unit tests/specs, but you are free to use whatever works for you.

Requires node.js, Karma (sudo npm install -g karma) and a local or remote browser.

  • start scripts/test.sh (on windows: scripts\test.bat)
    • a browser will start and connect to the Karma server (Chrome is default browser, others can be captured by loading the same url as the one in Chrome or by changing the config/karma.conf.js file)
  • to run or re-run tests just change any of your source or test javascript files

egghead-angularjs's People

Contributors

msfrisbie avatar

Watchers

 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.