DEV Community

Discussion on: How JavaScript Works🔥 🤖 [Visually Explained]

Collapse
 
mpagels profile image
Martin Pagels

You can use this tool to visualize the execution of Javascript (and other programming language:
pythontutor.com/live.html#mode=edit

Collapse
 
narottam04 profile image
Narottam04

This is awesome! Thanks for sharing it.