ember.js - Each statement in handlebarjs not working -


i trying example tutorials emberjs www.toranbillups.com/blog/archive/2013/03/02/emberjs-rc1-introduction-screencast/ here code in codepen www.codepen.io/rigeldeshmukh/pen/igwva session template should print first second

you had ds.attr('string') instead of ds.attr('string') in model , ember didn't it.

here's corrected codepen :)

http://www.cdpn.io/hmapc


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

linux - Does gcc have any options to add version info in ELF binary file? -

java - Are there any classes that implement javax.persistence.Parameter<T>? -