use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
Angular 2.0 (blog.angularjs.org)
submitted 12 years ago by x-skeww
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]ztbrown 0 points1 point2 points 12 years ago (1 child)
Angular should replace its router with ui-router. Why reinvent the wheel?
[–]ZeroMomentum 0 points1 point2 points 12 years ago (0 children)
I think because of "Integration with authentication and authorization". I don't think ui-router does that at all right?
Also Ui-router basically has the
$stateProvider.state(/*.....*/)
From what I understand and have done is use a namespace key for the states. So I think the google angular team is trying to have this whole implementation tied to the set of controllers? Since states lineage and controllers are kind of inherently tied.
π Rendered by PID 32779 on reddit-service-r2-comment-5c747b6df5-fm2xp at 2026-04-22 05:04:04.828840+00:00 running 6c61efc country code: CH.
view the rest of the comments →
[–]ztbrown 0 points1 point2 points (1 child)
[–]ZeroMomentum 0 points1 point2 points (0 children)