Getting started with with Ember.js
andymatthews.net
Getting started with with Ember.js
1–10 of 20 posts
Re: Getting started with with Ember.js
#2Re: Getting started with with Ember.js
#3Check out http://emberjs.com/ or http://emberjs.tumblr.com/ for more info.
Re: Getting started with with Ember.js
#4Re: Getting started with with Ember.js
#5Thats a rather wordy getting started. No code samples? No pictures?
Re: Getting started with with Ember.js
#6Thats a rather wordy getting started. No code samples? No pictures?
I see code samples, you don't?
Re: Getting started with with Ember.js
#7Re: Getting started with with Ember.js
#8Earlier quoted context omitted.
I see code samples, you don't?
He has JavaScript disabled. The code samples are provided by github's gist stuff. It's an interesting example of JavaScript being used to render rather than enhance, complete with a lack of graceful fail.
Re: Getting started with with Ember.js
#9Earlier quoted context omitted.
He has JavaScript disabled. The code samples are provided by github's gist stuff. It's an interesting example of JavaScript being used to render rather than enhance, complete with a lack of graceful fail.
The interesting thing is that ember.js does exactly that. This guy will not like ember if he's browsing around with JS disabled.
Re: Getting started with with Ember.js
#10Earlier quoted context omitted.
I see code samples, you don't?
He has JavaScript disabled. The code samples are provided by github's gist stuff. It's an interesting example of JavaScript being used to render rather than enhance, complete with a lack of graceful fail.