best-practices
- Django UI components for perfectionists with deadlines
Server side rendering and UI components for a modern frontend.
- Checksums matter
When serving files over the internet, TCP and SSL are not enough.
- Let the code settle
Gain confidence when deploying critical changes.
- Configuration is an API, not an SDK
A configuration architecture for the working dev.
- Configuration-friendly apps
Some guidelines for config management in general and Python apps in particular.
- The Backbone events waltz
Snippets that will show you that minimalist means versatile.
- Django's signal to noise
Keeping a balance between decoupled and maintainable code.