TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ember Fastboot

233 点作者 brett-anderson大约 9 年前

11 条评论

tomdale大约 9 年前
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_lookatme大约 9 年前
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 未加载
diegorbaquero大约 9 年前
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 未加载
sotojuan大约 9 年前
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.
taveras大约 9 年前
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>
lotyrin大约 9 年前
This is great! Anyone know how far analogous initiatives are for competing projects?
评论 #11384767 未加载
评论 #11384444 未加载
评论 #11384117 未加载
评论 #11384140 未加载
评论 #11386811 未加载
评论 #11384806 未加载
评论 #11384326 未加载
评论 #11385511 未加载
cubano大约 9 年前
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 未加载
Corrspt大约 9 年前
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.
qaq大约 9 年前
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__大约 9 年前
Is this available with Ember-CLI only?
评论 #11384732 未加载
tcfunk大约 9 年前
Funny that this came up on the same day as the blog post &#x2F; rant about progressive enhancement :)