angularjs: simplify clearCompleted method
* Remove unused `completeTodos` variable * use `Array#filter` instead of `Array#forEach`
Showing
Please register or sign in to comment
* Remove unused `completeTodos` variable * use `Array#filter` instead of `Array#forEach`