Live data from Hacker News

Ember: Baby Steps

wekeroad.com

11–15 of 15 posts

Re: Ember: Baby Steps

#11
post #6

I met Tom at I/O last year and have been following Ember ever since. It's striking to me how consistently the message among newcomers is "this is hard/confusing". I considered evangelizing it at my then-employer when it was still called SproutCore, but remember thinking "if it's going to take me at least a day or two before I begin to understand, how long is it going to take the rest of my team?" There are a lot of i…

One of the things that I really wish we could discuss as "a collegial group of developers" is whether this is the "Best Effort" or not. Honestly, as it stands, I don't know if I'd ever try and explain Ember to anyone aside from the basics which I've done. The concepts are interesting - as you say - but in practice it just feels like a mediation on "what can we leverage with clever naming" that results in code that is…

Right on. At a certain point, you have to stop just believing the hype at face value, and start actually evaluating what the piece of software really does with a critical perspective.

Aren't the same guys who are telling you that Ember is simple and easy to use and high-performance and well-designed and ambitious and removes boilerplate and cures cancer and kisses babies ... the same guys who were saying the same things about SproutCore two years ago?

http://web.archive.org/web/20110530004346/http://blog.sprout...

Isn't the data layer still totally unfinished? Didn't a lot of folks just get burned by wildly changing router APIs? Isn't it obvious from what few public production apps there are (after 2+ years) that the results end up sub-par, glitchy and wonky? Why would you want to spend time futzing around with an over-marketed research project?

Let them actually finish the project first, then let's talk about "getting started" with it.

Re: Ember: Baby Steps

#14

Well, this all sounds remarkably familiar: https://github.com/regularfry/website/blob/master/source/gui... https://github.com/emberjs/website/pull/316

I hadn't seen this. If you're implying that I took your coe without attribution, I can guarantee you that didn't happen. I've been scouring the web trying to find examples and the only one I did find was Tom Dale's. Which I morphed. I like what you've done after having followed the link here, but it kind of wanders into discussions about IE and UTF8, and then actions and interactivity. I was trying to show the core o…

> If you're implying that I took your coe without attribution

Not at all - more an expression of frustration that we've all duplicated effort.

You're right, you do go in a different direction, but the groundwork to get an absolute beginner up and running isn't something I think should need to be replicated over and over again...

Re: Ember: Baby Steps

#15
I've tried with Ember.js couple of times and really wanted it to work, but I gave up each time. I don't see how they hope to get more users with this kind of documentation. Documentation and community are crucial for success and adoption of open source software.
Post reply on HN