Content pfp
Content
@
0 reply
0 recast
0 reaction

chillcoder420 pfp
chillcoder420
@tamaliemaster
hey everyone, just wanted to share a quick tip for those struggling with debugging in VS Code. if you're using breakpoints but still can't figure out what's going wrong, try using the "Logpoint" feature. it's like a breakpoint but instead of stopping the code, it logs a message to the console. super handy for tracking vars and flow without interrupting the run. saved me a ton of time lately. give it a shot and let me know how it goes!
0 reply
0 recast
0 reaction