Django Testing Toolbox
An overview of essential testing tools and techniques for Django applications, including pytest-django, factory_boy, and django-test-plus.
An overview of essential testing tools and techniques for Django applications, including pytest-django, factory_boy, and django-test-plus.
Analyzes if car manufacturers optimize vehicles for specific crash tests by examining results from new, unpracticed IIHS safety tests.
Learn how Django uses models and migrations to store and manage data in a relational database.
A technical guide on converting union types to intersection types in TypeScript using conditional types and function type inference.
A technical guide on using Eleventy's pagination feature to automatically generate Twitter card images (SVG) for blog posts.
Learn how Django uses models to store user data from forms into a relational database, covering setup and core concepts.
Compares Feature Teams and Product Teams in software development, explaining their structures, goals, and which type the author prefers.
How Twitter built LongTermMetrics (LTM), a system that identified and shipped millions in cost savings by analyzing JVM metrics.
A guide on how to derive state from props in React function components, including code examples for initializing and updating state.
Explains how to implement computed properties (derived state) in React using useState and sorting examples.
Learn how to use HTML forms and Django's form system to collect user input in this tutorial episode.
An in-depth look at how type system compilers like TypeScript work, focusing on type checks and building a custom compiler.
Explains how Django's form system handles user interaction, covering HTML form basics and integration with Django views and templates.
A guide on implementing accessible animations in React using the prefers-reduced-motion media query to respect user motion preferences.
An introduction to the Vim text editor, covering its fundamentals and tips for overcoming its initial learning curve.
Learn how to use Django templates to build user interfaces, including setup, rendering, and core concepts.
A guide to using Django templates for building user interfaces, covering setup, configuration, and best practices.
Announcing use-sound, a React Hook for adding sound effects to web applications, with tips for tasteful implementation.
Analyzes how developers without CS degrees got their first jobs, based on a survey of 450+ Twitter responses.
Tips for adapting to a sudden, non-ideal remote work setup at home, focusing on practical solutions for common challenges.