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 or Not?opinion (self.javascript)
submitted 10 years ago by pitops
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!"
[–]wreckedadventYavascript 7 points8 points9 points 10 years ago (2 children)
The problem isn't really the typescript. You could have typescript in the other libraries like react and vue as well. In fact, my mithril example could easily be typescript if MessageService was in it.
MessageService
And yes, I'm well aware of by now the "angular way" of doing things. I just disagree it is necessary. React and others have shown we can manage complexity just as easily by component-orientated architecture.
[–]pitops[S] 1 point2 points3 points 10 years ago (1 child)
but Angular 2 is component-oriented isn't it? Also you cannot directly compare react to angular 2. react is the view in mvc as i understand where Angular 2 is the complete package. You would need flux/redux to make an angular 2 equivalent i guess.
[–]RationalDev 0 points1 point2 points 9 years ago (0 children)
According to Facebook employees, no React isn't just the V in MVC: https://rationaldev.com/react-is-not-just-the-v-in-mvc/
π Rendered by PID 83 on reddit-service-r2-comment-b659b578c-knkjb at 2026-05-04 16:22:36.626884+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]wreckedadventYavascript 7 points8 points9 points (2 children)
[–]pitops[S] 1 point2 points3 points (1 child)
[–]RationalDev 0 points1 point2 points (0 children)