Create account
For teams
Documentation
Login
Create account
For teams
Documentation
Login
Insights
JavaScript best practices to improve code quality
Learn how some of the new features in JavaScript can help you write cleaner code.
Insights
JavaScript
Code Review
Guidelines for Java code reviews
Get a jump-start on your next code review session with this list.
Insights
Java
Code Review
Python code review checklist
How to cover all aspects of the code in a review.
Insights
Python
Code Review
Common anti-patterns in Go
A list of anti-patterns you should avoid while writing code in Golang.
Insights
Go
Breaking builds, baseball bats, and the code quality DNA
A conversation with Badri Rajasekar on how companies of different sizes ship good code.
Insights
Podcasts
5 Common mistakes in Go
A short list of patterns that beginners miss while writing Go.
Insights
Go
Using state machine to write bug-free code
Learn how to plan your code and make it bug-free.
Engineering
Insights
Python code formatters
Let these tools automate style formatting for your Python code.
Insights
Python
Good Code Podcast: Episode 4
On communication in open-source collaboration, with Cheuk Ting Ho.
Podcasts
Insights
Django Async: What's new and what's next?
All that you need to know about async support added in the latest Django 3.1.
Insights
Python
Engineering