stough that i keep forgetting
When we run a code it gets parsed first and if any error is spotted it ends and return the error. In case no error parsing continues and an abstract syntax tree (AST) is formed along with the scope chain then the code gets compiled and if any errors ...
uzma.hashnode.dev1 min read