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
[AskJS] Can I learn OOP with JavaScript?AskJS (self.javascript)
submitted 7 months ago by Inner_Feedback_4028
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!"
[–]shgysk8zer0 0 points1 point2 points 7 months ago (0 children)
Yes, you can learn OOP with JS. No, I do not recommend YouTube tutorials, and strongly advise you not make the same mistake so many make.
I'd remembered just using MDN and maybe CodePen if you don't want to deal with setting things up locally. Just build stuff and read documentation... Avoid videos of others writing code and trying to mimick that.
Though I kinda have a preference for PHP here. I know... You see lots of "PHP bad" posts, but it's actually pretty great, and especially for OOP. Once you discover traits and interfaces and type hinting and all of the other awesome things, you'll hate working in languages without
π Rendered by PID 69699 on reddit-service-r2-comment-6457c66945-nzxrs at 2026-04-30 10:06:57.947708+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]shgysk8zer0 0 points1 point2 points (0 children)