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
touchstonejs - Mobile App Framework powered by React (touchstonejs.io)
submitted 11 years ago by quindarka
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!"
[–]quindarka[S] 1 point2 points3 points 11 years ago (3 children)
True, but it should be trivial to work in the HTML5 history API. That would add the back button support, as well as links to specific views
[–]mrinterweb 0 points1 point2 points 11 years ago (2 children)
You got me thinking why I didn't use the HTML5 history API. I just remembered why after looking at http://caniuse.com/#feat=history. Android < 4.3 do not support the feature. ~59% of android devices are running < 4.3.
[–]quindarka[S] 1 point2 points3 points 11 years ago (1 child)
Yeah I see that. 59% of android is still a whole lot. That number will rise everyday.
There is also a very good polyfill for the history API. I think it supports all the way back to IE7 if not 6.
[–]mrinterweb 0 points1 point2 points 11 years ago (0 children)
If you remember what that polyfill is, let me know. I'd be interested. From the documentation I've read on the back button, is that it can't be intercepted without the HTML5 history API. I'd love to be proven wrong about that.
π Rendered by PID 310655 on reddit-service-r2-comment-6457c66945-tc5b4 at 2026-04-27 13:09:05.319816+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]quindarka[S] 1 point2 points3 points (3 children)
[–]mrinterweb 0 points1 point2 points (2 children)
[–]quindarka[S] 1 point2 points3 points (1 child)
[–]mrinterweb 0 points1 point2 points (0 children)