johnnyflinn / ngCytoscape

Angular directive for cytoscape.js
http://johnnyflinn.github.io/ngCytoscape
MIT License
17 stars 18 forks source link

Remove Angular.forEach #16

Open johnnyflinn opened 8 years ago

johnnyflinn commented 8 years ago

Since I'm already moving things to Webpack / ES6, it's a good opportunity to remove the angular.forEach's and replace them with POJ For Loops. I seem to remember an old perf that proved it was faster, but since jsperf is down...no link.