TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ember.js 1.0 Prerelease

80 pointsby patr1ckalmost 13 years ago

9 comments

krelianalmost 13 years ago
Off topic but can a another Windows user can tell me if the text looks horrible to you as it does to me? <a href="http://i.imgur.com/rooNb.png" rel="nofollow">http://i.imgur.com/rooNb.png</a><p>I know Chrome has bad font rendering problems on Windows but this is just atrocious. Also FF is a bit better but not by much. This usually happens to me with webfonts only. The fact that I see so little complaints about this online make me think that perhaps it has something to do with my system.<p>edit: an even worse example <a href="http://i.imgur.com/XTATn.png" rel="nofollow">http://i.imgur.com/XTATn.png</a>
评论 #4337045 未加载
评论 #4337931 未加载
评论 #4336866 未加载
评论 #4337639 未加载
评论 #4338112 未加载
评论 #4338019 未加载
评论 #4336828 未加载
评论 #4343661 未加载
评论 #4338360 未加载
评论 #4336819 未加载
lucasjansalmost 13 years ago
I've looked at Ember.js in the past, but frankly, I've been intimidated by the lack of good documentation and examples. I'm not an expert like some of you and I really need good tutorials. Backbone excels because of the large community. Knockout has some killer walkthroughs - <a href="http://learn.knockoutjs.com/" rel="nofollow">http://learn.knockoutjs.com/</a>. Now that Ember.js 1.0 is on the horizon, is this getting better? I want to learn!
评论 #4337888 未加载
评论 #4337779 未加载
评论 #4337702 未加载
sudonimalmost 13 years ago
really excited about this. We've been using Ember.js for a few months and I've been really impressed by the people in the community (at least in NYC).<p>Here are some slides from a presentation my cofounder did about our journey from first commit to production deploy in 10 days:<p><a href="https://speakerdeck.com/u/jrallison/p/building-customerio-with-emberjs" rel="nofollow">https://speakerdeck.com/u/jrallison/p/building-customerio-wi...</a>
评论 #4340496 未加载
taterbasealmost 13 years ago
I really do love what Ember brings but I need, need, need a production ready persistence layer. Backbone has me spoiled in that area.
评论 #4336903 未加载
评论 #4336925 未加载
评论 #4336896 未加载
nestlequ1kalmost 13 years ago
Stupid question maybe, but has coffeescript support been talked about at all?<p>I've had issues with ember and coffeescript before because of some of the choices they've made on how to declare models.
评论 #4337473 未加载
Axsuulalmost 13 years ago
Yay real excited about this! I'm currently a Backbone.js junkie but I'm looking for something more opinionated and less boilerplatey. Nice to see Ember.js maturing. Let's see some more documentation!
评论 #4337247 未加载
waterside81almost 13 years ago
I'm confused about how this or similar offerings like backbone would fit into an existing web app framework like django. Would you even use this for django or rails? Because at the surface, it seems like I'd have to retype my model definitions in JavaScript (or at least code generate them) and then use some JavaScript templating system instead of django's.<p>Can anybody shed some light on this for me?
评论 #4338454 未加载
评论 #4338270 未加载
jasdeepnarangalmost 13 years ago
we were planning to use Ember.js in our production app last week, but dropped the idea of using it after learning that API might change in 1.0 release at Throne Of JS (<a href="http://throneofjs.com" rel="nofollow">http://throneofjs.com</a>)<p>Now, that we are much closer to 1.0 release, We'll re-visit the idea! The whole team was highly impressed by it.
outside1234almost 13 years ago
congrats guys - looking forward to dropping it into my app and giving it a try this week!