Obvious always wins: a case against hamburger menus (UI, navigation)
Django Async Views
Rome intends to replace Babel, ESLint, webpack, Prettier, Jest and many other libraries by unifying their functionality. So far, only the linter is available #development-status
Product Squads
When You Should Use a Breadcrumb Navigation
In Django ORM you can add order_by('?') to a queryset to randomize results - but be careful because it can slow them significantly #order-by
order_by('?')
ES6 Defaults / Overrides Pattern
Why Write ADRs
Great article that covers all the basics you need to understand how logging works in Python:
11 Quick Landing Page Best Practices [design, conversion, marketing
The Ultimate Guide to Landing Pages
"Unhappy teams and organizations are often very similar, while happy/successful teams and organizations can be quite different... Maybe these healthy organizations do have something in common. Coherence and intentionality."
Why you should include your tests in coverage:
How to use Benford's Law as a tool to determine the natural occurrence of numbers in a dataset
A quick list of hints that may be an opportunity for improvement:
Why cycle time may be the most important metric in software development
General data pipeline with airflow:
A collection of Design Systems for Figma from all over the globe :earth_americas:
How to Modernize a Django Index Definition with Zero Downtime:
Data Science Meets Devops: MLOps with Jupyter, Git, & Kubernetes
10 Awesome Pythonic One-Liners Explained
10 modern layouts in 1 line of CSS
Fully automated decryption tool using natural language processing & artificial intelligence
Celery supports exponential backoff options since 4.2 #Task.retry_backoff
Django 3.1 released with Asynchronous views and JSON fields for all backends