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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

How to build a large Angular.js application

125 点作者 harrisonp将近 12 年前

7 条评论

ChrisAntaki将近 12 年前
What are some large AngularJS projects that have been launched? I could only find Google DoubleClick and YouTube&#x27;s PS3 interface. <a href="http://builtwith.angularjs.org/" rel="nofollow">http:&#x2F;&#x2F;builtwith.angularjs.org&#x2F;</a><p>Not to downplay the Ermahgerd Translator! <a href="http://ermahgerd.jmillerdesign.com/#!/translate" rel="nofollow">http:&#x2F;&#x2F;ermahgerd.jmillerdesign.com&#x2F;#!&#x2F;translate</a>
评论 #6223915 未加载
评论 #6223798 未加载
评论 #6223668 未加载
评论 #6223683 未加载
评论 #6223774 未加载
评论 #6225088 未加载
dons将近 12 年前
&gt; The core app is 9K lines of code.<p>I don&#x27;t think 9K is &quot;large&quot; for an application. At all.
评论 #6223272 未加载
评论 #6223230 未加载
评论 #6224788 未加载
评论 #6223453 未加载
评论 #6224335 未加载
评论 #6223514 未加载
评论 #6224316 未加载
评论 #6223200 未加载
bhouston将近 12 年前
Great article but 9K lines of code isn&#x27;t that large, it is probably medium size.<p>For example, <a href="http://Clara.io" rel="nofollow">http:&#x2F;&#x2F;Clara.io</a>, our 3D design as a service offering, is already 52K LOC in just our core and that excludes the 30K LOC of external libraries.
jhartikainen将近 12 年前
Would be interesting to hear if you discovered any downsides to Angular. I&#x27;ve been working with it a lot lately, but it seems to be a really good solution and the only issues with it is it can be hard to set up to be compatible with googlebot and the slightly tough learning curve
评论 #6223762 未加载
评论 #6224461 未加载
评论 #6224078 未加载
评论 #6224127 未加载
tlarkworthy将近 12 年前
not as good as ng-boilerplate <a href="http://joshdmiller.github.io/ng-boilerplate/#/home" rel="nofollow">http:&#x2F;&#x2F;joshdmiller.github.io&#x2F;ng-boilerplate&#x2F;#&#x2F;home</a> with its modular cut and paste directory structure.
评论 #6223814 未加载
评论 #6223771 未加载
评论 #6224488 未加载
michielvoo将近 12 年前
Can anyone comment from experience on the testability of Angular.js, that is mentioned in the article? Was it a reason to chose Angular.js over some other framework (if so, which framework)?
评论 #6223271 未加载
评论 #6223445 未加载
评论 #6223728 未加载
wuliwong将近 12 年前
&quot;Replacing Rails&quot; seems silly. You can enable the asset pipeline in development if you really want. But most people would rather deal with slower page loads in development rather than debugging minified&#x2F;uglified javascript in the console.
评论 #6225006 未加载