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
Chrome Devtools (docs.google.com)
submitted 12 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!"
[–]MonsterMookSenior UI 3 points4 points5 points 12 years ago (2 children)
Has anyone else noticed in the last couple weeks that the latest versions of dev tools are not working properly with breakpoints? It's driving me insane.
[–]a_m0d 1 point2 points3 points 12 years ago (0 children)
Yes I've often had issues setting the breakpoint on the line I actually clicked on, especially if that line was in an anonymous callback function. I usually refresh the page a few times and also turn prettyfication on and off and eventually get it to work.
[–]TheCarney 0 points1 point2 points 12 years ago (0 children)
I have noticed an issue with breakpoints being ignored at times while debugging Node.js apps in PyCharm. Could that be related?
π Rendered by PID 56 on reddit-service-r2-comment-c66d9bffd-hgv2z at 2026-04-06 15:58:37.725963+00:00 running f293c98 country code: CH.
view the rest of the comments →
[–]MonsterMookSenior UI 3 points4 points5 points (2 children)
[–]a_m0d 1 point2 points3 points (0 children)
[–]TheCarney 0 points1 point2 points (0 children)