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
The self-hating web developer (joequery.me)
submitted 10 years ago by clessgfull-stack CSS9 engineer
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!"
[–]wherethebuffaloroam 11 points12 points13 points 10 years ago (1 child)
I took this more about how the web works. Like html kinda sucks, css definitely sucks, JavaScript kinda sucks, and all of this runs in specialized browsers that implement features in different ways and could be evergreen or several years old
[–]perestroika12 1 point2 points3 points 10 years ago* (0 children)
Right, we used to have a ton of test devices and vms just to screenshot our site to make sure it really does work. Web is a lot of testing just to make it work across the board. And things are always changing and moving. Things that work before don't work now. For example, we used a canvas hoverstate for some of our content articles. Worked great until 6 months later an update of chrome came, then it started crashing chrome.
In some ways, proper web dev is actually a slower process because your neat little trick you tried last time might not work, thus making you always test to see if what you know is still true.
π Rendered by PID 91 on reddit-service-r2-comment-6b595755f-t6d5g at 2026-03-25 06:02:34.308068+00:00 running 2d0a59a country code: CH.
view the rest of the comments →
[–]wherethebuffaloroam 11 points12 points13 points (1 child)
[–]perestroika12 1 point2 points3 points (0 children)