Friday, January 19, 2024

Link Dump #122

Another great week is almost over! The only thing you need to make it even better is something to read:

  1. Software Architecture
    1. Should you record multiple events from business logic?
      Don’t optimise for code size; optimise for the right model to fulfil your business process well. Code is a liability, a tool to achieve that, nothing more than that. A little bit of healthy copy/paste won’t harm you.
    2. Clarifying architecture with Service Blueprints: system operations + entities
      In this article, the author shows an enhanced version of the service blueprint that also shows the entities/aggregates that the system operations act upon.
  2. Software Development
    1. How to present a tech stack
      How to present a tech stack for a product at various stages of the product development lifecycle?
    2. What developers wish product managers know #PickOfTheWeek
      In this article, the author suggests a framework for a collaborative approach between product managers and developments.
  3. Code Quality
    1. Taking Quality for Granted #PickOfTheWeek
      Quality requires both discipline and a conscientious work force. You cannot have one without the other.
    2. Code Reviews
      Learn how to improve your code review and overcome the obstacles you may face.
  4. Growth
    1. Productivity Measurement as a Tradeoff #PickOfTheWeek
      The desire to measure engineering productivity expresses a genuine human need. The problem is that trying to meet that need through metrics or even surveys inevitably poisons the data on which productivity measurement relies. Let’s dive into the structure of this dilemma and talk about the actual needs & how they can actually be addressed.
  5. Fun
    1. End of time
    2. Clear this


Would like to get link dump on your email? Just subscribe.




No comments:

Post a Comment