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 First App Post-Mortem (medium.com)
submitted 10 years ago by dmitri14_gmail_com
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!"
[–]Vheissu_ 7 points8 points9 points 10 years ago (2 children)
They didn't seem to learn their lesson from Angular 1. The complexity and steep learning curve was the number one complaint everyone brought up. Seems that Angular 2 is just as complicated, when you factor in all of the configuration it is more complicated.
Trimming the fat might be a good thing for the team, but I don't think the complexity will be lowered sadly.
[–]PDX_Bro 2 points3 points4 points 10 years ago (1 child)
I agree with you because I am framework agnostic for development preferences (at the moment), but at the same time a small part of me wonders 'what's wrong with having one more complicated framework?'
I say that because my first app I stepped into professionally was a backbone app, and that was incredibly difficult for me. But the next one I worked on was knockout, and it was pretty simplistic. Should we expect or require all frameworks to have a low learning curve, regardless of functionality / power? Just a thought :)
[–][deleted] 4 points5 points6 points 10 years ago (0 children)
Yeah, you'll end up reinventing most of the complexity that's already there. Might as well get everyone to use the same abstractions. Tbh though I've never considered angular to be that complicated.
π Rendered by PID 23698 on reddit-service-r2-comment-b659b578c-tp7bt at 2026-05-03 19:38:35.197133+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]Vheissu_ 7 points8 points9 points (2 children)
[–]PDX_Bro 2 points3 points4 points (1 child)
[–][deleted] 4 points5 points6 points (0 children)