Understanding How Variables Work in Code
Today, we’re going to learn about lexical and dynamic scoping of variables. These are two important concepts that will help you write better, more modular, and more reusable code.
I know what you’re thinking: “Scoping? That sounds boring!” But trust ...
itadoriyuji.hashnode.dev5 min read