Dev Tools
Development Tools
Automate Python Testing and Linting With Pre-Commit Hooks.
in Dev Tools
1 min read
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
in Dev Tools
2 min read
Learn how AI pair programmers like Github Copilot can assist with writing tests, providing an example of its use in a 2D spaceship game.
0
Why You Shouldn't Use Prettier on Django Template Files
in Dev Tools
1 min read
Don't use Prettier on Django Templates: My Experience and Why it's Not Compatible with the Template Language's Syntax
0
0