Hopding / js-visualizer-9000-client

A React app to interactively visualize JavaScript's Event Loop
https://jsv9000.app
1.08k stars 127 forks source link

It would be great if we could improve the visualizer: 1- The visualizer gives missing semicolon errors on using async/await. (Provide support for async/await. Make it work) 2- Shortcuts like Ctrl+K,Ctrl+C to comment multiple lines and CTRL+K,CTRL+U to uncomment are not supported on the visualizer. If we could work on these 2 issues that would make the visualizer far more useful #48

Open santani2611 opened 1 month ago