Ember: {{# each}}
Angular 1: ng-repeat
Angular 2: ngFor
Knockout: data-bind=”foreach”
React: JUST USE JS. :)
Angular 2 versus React: There Will Be Blood
Cory House
2.5K188
Love the reasoning behind looping in React, compared to the other big players. How close React stays to a JS focus is what makes me love it.