A sample that shows how to implement the Flyweight pattern with AngularJS 1.4
Make sure you have Node.js installed.
$ git clone https://github.com/iranreyes/angular-flyweight.git # or clone your own fork
$ cd angular-flyweight
$ npm install
$ npm start
Your app should now be running on localhost:5000.
For more information about AngularJS and Flyweight visit: