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.

Angular 10 Now Available

31 pointsby theodorejbalmost 5 years ago

2 comments

bewareandawarealmost 5 years ago
I&#x27;m a frontend developer working on angular for two years. Initially I thought this could be actually better than other frameworks, since it forces you to use typescript and has a <i></i>standard, easy and clear way to do forms<i></i>. But seems like that for everything else, angular and it&#x27;s community like to hug a more-complex-than-it-should-be approach. No single file components. No straightforward export of a component to be used from a third party app. Http requests are even exposed as observables in the official docs. Don&#x27;t really know how so many companies use this.
评论 #23645950 未加载
评论 #23648176 未加载
评论 #23647835 未加载
评论 #23692516 未加载
ghego1almost 5 years ago
I&#x27;ve been developing web apps with Angular since AngularJS (v. 1) and I love it.<p>Thanks to the developers and the community for keeping it up to date and for the continuous improvements!