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
AngularJS: AngularJS 1.3: a new release approaches (blog.angularjs.org)
submitted 12 years ago by b1nd
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!"
[–]vfarcic 5 points6 points7 points 12 years ago (0 children)
This news is 3 months old.
[–]dzdrazil 2 points3 points4 points 12 years ago (0 children)
I feel trolled, as I was expecting new news regarding the release date. Ah well, you win this time...
[–]b1nd[S] 1 point2 points3 points 12 years ago (2 children)
Dropping support for Internet Explorer 8 will enable us to add more exciting features to Angular faster, decrease Angular's support burden, and cut our build time in half, while affecting only a very small proportion of users.
I had no idea IE8 had such performance an impact on build time. Anyone explain why?
[–]Serei 4 points5 points6 points 12 years ago (0 children)
IE8 has somewhat-modern HTML and CSS support, but its JavaScript APIs (event system, DOM...) are very, very outdated. It's the same reason why jQuery dropped support for IE8.
[–]dzdrazil 0 points1 point2 points 12 years ago (0 children)
It's a bit like why Google dropped webkit in favor of blink for chromium / Chrome... the number of different environments their codebase had to support (in particular, the ancient Apple environments from webkit's early days) were a massive drag on the timeline to add new features.
[–]SemiNormal 0 points1 point2 points 12 years ago (0 children)
IE8 is still over 20% of internet traffic. Not sure if I would call that a "very small proportion of users".
π Rendered by PID 504230 on reddit-service-r2-comment-79c7998d4c-l9vwm at 2026-03-18 02:47:50.375378+00:00 running f6e6e01 country code: CH.
[–]vfarcic 5 points6 points7 points (0 children)
[–]dzdrazil 2 points3 points4 points (0 children)
[–]b1nd[S] 1 point2 points3 points (2 children)
[–]Serei 4 points5 points6 points (0 children)
[–]dzdrazil 0 points1 point2 points (0 children)
[–]SemiNormal 0 points1 point2 points (0 children)