Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Thats a rather wordy getting started. No code samples? No pictures?


Indeed.

As others have mentioned I'm using Github's Gist system for embedding code snippets. Makes it much easier to maintain and update, and also provides syntax highlighting and the ability for people to fork the snippet.

Apologies that you weren't able to see the samples. I'll have to consider how to manage that.


On a related note, as meta8609 mentioned, I've got a much more in-depth article on Ember over at Adobe.

http://www.adobe.com/devnet/html5/articles/flame-on-a-beginn...


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.


The interesting thing is that ember.js does exactly that. This guy will not like ember if he's browsing around with JS disabled.


Well, if he's like me, he has it selectively enabled/whitelisted for trusted sites (NoScript or Chrome's JS settings).


If you have javascript disabled you should be used to pages not rendering sometimes, not the best practice, but common enough to not be surprised if something is off.


If by interesting you mean "commonplace," I'm right there with ya. It's frustrating, but in the age of hashbangs it's a common failure mode.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: