Logo
  • Features
  • Educators
  • What's New
  • Blog
  • Showcase
  • About us
  • Contact
Try it now!

How to figure out the sequence of the events while reading code?

Code reading is one of the best ways to learn to code. However, when reading the code of a complex project, for instance Among Us from TimMcCool, it is frustrating to figure out how functions are been called and the sequencing of events.

With Gandi Terminal, you can insert a trace block under each function and event. When functions are called or events are dispatched, the Terminal will print a message to help you figure out the sequencing, as shown below:

image

Extension Mentioned

TerminalTerminal
Logo

Designed by 2ndR with love

Discord