Dev Tools
Development Tools
Automate Python Testing and Linting With Pre-Commit Hooks.
January 09, 2023 in Dev Tools
Automate Python testing and linting with pre-commit hooks in this video tutorial. We'll show you how to set up and customize the hook for your project.
AI Pair Programmers: Writing Tests With Github Copilot
October 08, 2022 in Dev Tools
Learn how AI pair programmers like Github Copilot can assist with writing tests, providing an example of its use in a 2D spaceship game.
Why You Shouldn't Use Prettier on Django Template Files
August 03, 2022 in Dev Tools
Don't use Prettier on Django Templates: My Experience and Why it's Not Compatible with the Template Language's Syntax