JSFiddle - React, Tailwind, and code Playground
by exe1
HTML
<li ng-repeat="n in [].constructor(10) track by $index">
test {{$index*3}}
</li>
by exe1
<li ng-repeat="n in [].constructor(10) track by $index">
test {{$index*3}}
</li>