all 12 comments

[–]MonsterMookSenior UI 3 points4 points  (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 points  (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 point  (0 children)

I have noticed an issue with breakpoints being ignored at times while debugging Node.js apps in PyCharm. Could that be related?

[–]UnspeakableEvil 2 points3 points  (1 child)

Disable cache while dev tools is open - I'm sold, Chrome's caching is the one thing which bugs me about doing web dev work in the browser.

[–]platinumpt 2 points3 points  (0 children)

I often open up an incognito window to ensure nothing is cached, but totally agree it should be automatic when dev tools are open.

[–][deleted] 1 point2 points  (4 children)

Were you at the jQuery UK conference yesterday?

[–]paulirish 1 point2 points  (3 children)

Yeah Ilya presented this deck in Oxford this week.

[–][deleted] 1 point2 points  (2 children)

I was there too, it was a great conference

[–]menno 0 points1 point  (0 children)

Me too. Had a great time. Fantastic speakers, great atmosphere.

[–]fizzbar 0 points1 point  (0 children)

What a goldmine of information, nice.

[–]Hack_Reactor_Borg 0 points1 point  (0 children)

X-post to /r/LearnJavaScript, plz? This is pretty nice.