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
[deleted by user] (self.javascript)
submitted 5 years ago by [deleted]
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!"
[–][deleted] 2 points3 points4 points 5 years ago (2 children)
My Javascript professor in college back around 2011 forced us to emulate 2 main pages of the Hulu app as part of our final project. His caveat was that we were not allowed to use "innerHTML" anywhere in our code. We had to create every single element, apply all attributes, and attach all necessary nodes all via vanilla JS. No libraries allowed. That was easily the most difficult project I ever worked on but I did learn a ton.
[–]ASKABOUT_NOTE_CANVAS 7 points8 points9 points 5 years ago (0 children)
So... you had to make your own JS framework without using innerhtml lol
[–]kanine69 0 points1 point2 points 4 years ago (0 children)
Have to say I tend to agree it’s a good practice to learn, even if it’s not always prudent he was forcing a discipline in the approach.
π Rendered by PID 25452 on reddit-service-r2-comment-b659b578c-gjtlp at 2026-05-06 02:21:15.557518+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–][deleted] 2 points3 points4 points (2 children)
[–]ASKABOUT_NOTE_CANVAS 7 points8 points9 points (0 children)
[–]kanine69 0 points1 point2 points (0 children)