(no title)
donpinkus | 8 years ago
But it means you don't have to learn a library's HTML API.
Or when you want to loop through myList, but exclude a few particular items... you know how to write that in JS, but have no idea what to do in the mark up language. You could create a filteredList, but it's often not ideal
tigershark|8 years ago
HeyImAlex|8 years ago
infensus|8 years ago
pier25|8 years ago
Easy, just create a computed property in Vue.
yev|8 years ago
ghusbands|8 years ago
ramses0|8 years ago