Well, I have mixed feeling towards ember. Learning curves are fine, I have no problem with them. I wouldn’t describe ember has having a steep learning curve, I thought it was pretty well documented and a pretty sane API in general. I would actually describe it as a bumpy learning curve
Anyway, here’s my first app written with ember: AwesomeTimer
There are still one or two minor little bugs hiding in there but it’s good enough. Performance also gets a little ropey as the (client-side) database grows but I’ve not made any attempts to improve that yet and I’m sure there are probably a few big wins to be had there by just fixing the odd it of sloppy code
I’d appreciate your thoughts, Matt