sanitation@lemmy.radio to JavaScript@programming.dev · 2 days agoI built a JavaScript execution visualizer — call stack, heap memory, and event loop in real timevivix.devexternal-linkmessage-square5fedilinkarrow-up15
arrow-up15external-linkI built a JavaScript execution visualizer — call stack, heap memory, and event loop in real timevivix.devsanitation@lemmy.radio to JavaScript@programming.dev · 2 days agomessage-square5fedilink
minus-squarePrejudicedKettle@lemmy.worldlinkfedilinkarrow-up2·2 days agoin case anybody here isn’t already aware: you can already do this with your browser’s debugger/breakpoints.
in case anybody here isn’t already aware: you can already do this with your browser’s debugger/breakpoints.