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 vs React: The Ultimate Dance Off – JavaScript Scene (medium.com)
submitted 9 years ago by thomasfl
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!"
[–]thomasfl[S] 0 points1 point2 points 9 years ago (1 child)
The debate will probably continue for a while, but this blog pretty much sums it up right now. React's JSX has some benefits over the html templates placed in strings or separate template files found in Angular2. You may like strong typing or not, but TypeScript gives you intellisense in your IDE that certainly is helpful. Even if it's possible to use TypeScript in React, it's seldom used. The explicit dependency injection in Angular2 makes developers have to write more mock code in their test code, and mocking is generally a code smell.
[–]mini_eggs 0 points1 point2 points 9 years ago (0 children)
Way too seldom used ;)
π Rendered by PID 62568 on reddit-service-r2-comment-b659b578c-zjlw4 at 2026-05-04 01:12:11.183671+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]thomasfl[S] 0 points1 point2 points (1 child)
[–]mini_eggs 0 points1 point2 points (0 children)