Learn how to track changes with Anvil’s built-in version control — Without version control software like Git, it can be complicated to track the changes you make to code. Anvil, the platform for building web apps with nothing but Python, comes with built-in version control backed by Git. In this article, I’m going to give a quick run-through of version control…