angular-1-performance-src
angular-1-performance-src copied to clipboard
Source code for AngularJS Performance course
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.