/angular-1-performance-src

Source code for "Ultimate Angular 1.x Performance" course

Primary LanguageJavaScript

Ultimate Angular: Angular 1.x Performance Source code

Source code for Ultimate Angular 1.x Performance Course.

Running these projects

Some of these may require a local server, any that do you can run the following:

cd <angular-1-performance>
python -m SimpleHTTPServer

If you're on Windows, you can also download and run python, or if it's easier you can setup a local server by using your favourite IDE.