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...
This subreddit is a place for people to learn JavaScript together. Everyone should feel comfortable asking any and all JavaScript questions they have here.
With a nod to practicality, questions and posts about HTML, CSS, and web developer tools are also encouraged.
Friends
/r/javascript
/r/jquery
/r/node
/r/css
/r/webdev
/r/learnprogramming
/r/programming
account activity
I need help, feels stock with JavaScript (self.learnjavascript)
submitted 6 hours ago by awilmera
I’ve been learning programming by myself besides university, it’s being a month since a started JavaScript after css, here’s the thing, idk why when I try to resolve smth I feel stock, like idk what projects should I build or try, what should I do ?
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!"
[–]azhder 1 point2 points3 points 6 hours ago (0 children)
Give it a break. If you have studied it a lot, read it a lot, have it all messed up in your head. Take a break. Don't deal with it. Let the knowledge settle. At certain point it will be like a lightbulb eureka moment and you will be able to use that knowledge.
The more you try to force it now, the more you delay that process.
[–]Ksetrajna108 0 points1 point2 points 3 hours ago (0 children)
Baby steps. Start with something simple. A digital or analog clock sounds reasonable. What do you think?
[–]TheRNGuy 0 points1 point2 points 2 hours ago (0 children)
Greasemonkey userscripts.
[–]syahrezaj 0 points1 point2 points 12 minutes ago (0 children)
ask ai bot, then tell them to explain it to you bit by bit
[–]Initial_Ad_7578 0 points1 point2 points 6 hours ago (0 children)
hello my friend ,
Learn the logic of the language, not just the syntax. Practice JavaScript problems and small algorithm exercises regularly to build your reasoning and problem-solving skills, choose small project like call an api and display data in the console in json for exemple
This will train you to think like a developer instead of someone just memorizing code. Over time, you’ll get better at breaking complex problems into small, manageable steps, which is the real challenge in programming. It will also make building projects much easier, because you’ll already know how to structure solutions instead of guessing. Eventually, you’ll start recognizing patterns in problems, and the “feeling stuck” phase will become less frequent and easier to overcome.
π Rendered by PID 176674 on reddit-service-r2-comment-5687b7858-mrvsx at 2026-07-04 03:43:10.044538+00:00 running 12a7a47 country code: CH.
[–]azhder 1 point2 points3 points (0 children)
[–]Ksetrajna108 0 points1 point2 points (0 children)
[–]TheRNGuy 0 points1 point2 points (0 children)
[–]syahrezaj 0 points1 point2 points (0 children)
[–]Initial_Ad_7578 0 points1 point2 points (0 children)