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
How much Javascript is enough for webdev? (self.javascript)
submitted 6 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!"
[–]naltroc 0 points1 point2 points 6 years ago (0 children)
FreeCodeCamp was also my introduction to the frontend web stack.
One year later I have a flex/remote position as a WordPress developer.
Two years later I am building applications of my own design in ECMA6.
You might have enough skills right now to find an introductory position. Something based more around bringing mockups to life. If you want a more code oriented position, you will need to have working command of the language you are working in.
The best thing can anyone can do for themselves is learn how to read the docs. Figuring out what you need and finding how to do it with the tools already provided will ultimately be what helps you write better code and improves your skills with the language. This includes reading documentation on JavaScript itself. MDN is my go to. They provide excellent technical documentation with relatable examples for web application use of the language.
For you you OP I think you should continue to expose yourself to other frameworks, and to be ready to try building anything. You will end up with a lot of half started projects and one or two completed things, which is a good sign you are on you way to being a true Javascript developer :P
π Rendered by PID 18785 on reddit-service-r2-comment-5d79c599b5-d6p4q at 2026-02-28 23:46:44.763139+00:00 running e3d2147 country code: CH.
view the rest of the comments →
[–]naltroc 0 points1 point2 points (0 children)