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 Fastboot

233 pointsby brett-andersonabout 9 years ago

11 comments

tomdaleabout 9 years ago
One of the authors of FastBoot here. I&#x27;m happy to answer any questions anyone has.<p>(P.S. One thing I think that&#x27;s pretty meta-cool about the FastBoot site is that it is, itself, a FastBoot site, running on Heroku.)
评论 #11385361 未加载
评论 #11384466 未加载
评论 #11385128 未加载
评论 #11384654 未加载
评论 #11387824 未加载
评论 #11385124 未加载
评论 #11385481 未加载
look_lookatmeabout 9 years ago
Ember continues to be an antidote to the insane package&#x2F;build madness in the JS ecosystem. It&#x27;s opinionated for sure but it&#x27;s also very easy to get started with.
评论 #11385397 未加载
评论 #11385303 未加载
diegorbaqueroabout 9 years ago
Amazing work. Just read all of this: <a href="http:&#x2F;&#x2F;tomdale.net&#x2F;2015&#x2F;02&#x2F;youre-missing-the-point-of-server-side-rendered-javascript-apps&#x2F;" rel="nofollow">http:&#x2F;&#x2F;tomdale.net&#x2F;2015&#x2F;02&#x2F;youre-missing-the-point-of-server...</a><p>This is probably the thing I hate the most from client-side apps. Can&#x27;t wait to test this and Angular 2 on production!
评论 #11384599 未加载
sotojuanabout 9 years ago
Ember just keeps getting more and more interesting (Ember NYC meet ups have been great so far!). Going to have to give a good, lengthy try. Coming from React, I like the cli tool and strong community conventions.
taverasabout 9 years ago
I saw Tom give a great presentation on FastBoot back in January. for those interested, here is the checklist for getting to 1.0:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;tildeio&#x2F;ember-cli-fastboot&#x2F;issues&#x2F;98" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;tildeio&#x2F;ember-cli-fastboot&#x2F;issues&#x2F;98</a>
lotyrinabout 9 years ago
This is great! Anyone know how far analogous initiatives are for competing projects?
评论 #11384767 未加载
评论 #11384444 未加载
评论 #11384117 未加载
评论 #11384140 未加载
评论 #11386811 未加载
评论 #11384806 未加载
评论 #11384326 未加载
评论 #11385511 未加载
cubanoabout 9 years ago
Trying to run the demo in win10....<p><pre><code> Build error The Broccoli Plugin: [object Object] failed with: RangeError: Maximum call stack size exceeded at new Error (native) at Error (native) at Object.fs.mkdirSync (fs.js:794:18) at sync (C:\Users\marke\ember\github-fastboot- example\node_modules\ember- network\node_modules\broccoli- templater\node_modules\broccoli-stew\node_modules\broccoli- funnel\node_modules\mkdirp\index.js:71:13) at sync (C:\Users\marke\ember\github-fastboot- example\node_modules\ember- network\node_modules\broccoli-templater\node_modules\broccoli-stew\node_modules\broccoli-funnel\node_modules\mkdirp\index.js:77:24) at sync (C:\Users\marke\ember\github-fastboot-example\node_modules\ember-network\node_modules\broccoli-templater\node_modules\broccoli-stew\node_modules\broccoli-funnel\node_modules\mkdirp\index.js:78:17) at sync (C:\Users\marke\ember\github-fastboot-example\node_modules\ember-network\node_modules\broccoli-templater\node_modules\broccoli-stew\node_modules\broccoli-funnel\node_modules\mkdirp\index.js:78:17) at sync (C:\Users\marke\ember\github-fastboot-example\node_modules\ember-network\node_modules\broccoli-templater\node_modules\broccoli-stew\node_modules\broccoli-funnel\node_modules\mkdirp\index.js:78:17) at sync (C:\Users\marke\ember\github-fastboot-example\node_modules\ember-network\node_modules\broccoli-templater\node_modules\broccoli-stew\node_modules\broccoli-funnel\node_modules\mkdirp\index.js:78:17) at sync (C:\Users\marke\ember\github-fastboot-example\node_modules\ember-network\node_modules\broccoli-templater\node_modules\broccoli-stew\node_modules\broccoli-funnel\node_modules\mkdirp\index.js:78:17) The broccoli plugin was instantiated at: undefined </code></pre> Any ideas?
评论 #11386205 未加载
Corrsptabout 9 years ago
Looking forward to see this project grow. Haven&#x27;t had the time to check it out, but as I&#x27;ve been using Ember for the past months, it looks very interesting.
qaqabout 9 years ago
Was just about to start a new app in Angular 2 because it seamed progress on fastboot was slow now might need to re-evaluate.
k__about 9 years ago
Is this available with Ember-CLI only?
评论 #11384732 未加载
tcfunkabout 9 years ago
Funny that this came up on the same day as the blog post &#x2F; rant about progressive enhancement :)