Weeknotes: 22 January to 26 January 2024
Hanami views, Domain-Driven Design, and DevOps learning

What I have found gripping
Each Hanami view contains a class and a template in v2.1
Domain-Driven Design involves collaboration between developers and domain experts
Picking a technical solution that will meet almost all of a project's requirements can make a difference. Being aware of tradeoffs matters too
Adding a requirements.txt file to a Django project only requires using this command
pip freeze > requirements.txt
What I have read
What Is DevOps? Atlassian
Better Software Engineering teams — Structures, roles, responsibilities and comparison with common approaches, Andrew Winnicki
What I have watched
What is DevOps? Andrea Crawford (IBM Cloud)
Featured quote
Under a DevOps model, development and operations teams are no longer “siloed.” Sometimes, these two teams merge into a single team where the engineers work across the entire application lifecycle — from development and test to deployment and operations — and have a range of multidisciplinary skills. — Atlassian
Further reading and resources
In English
Software Engineering Onboarding: Getting Up And Running Within 1 Day, Andrew Winnicki
From ‘Only’ to Equity — How to Recruit and Retain Women in Engineering, Brigid Hogan
In French
Qu'est-ce que le DevOps ? Atlassian
You just read issue #23 of Sandra's Weeknotes. You can also browse the full archives of this newsletter.