sm

Tagged "Software Engineering"

  1. in Articles
    Writing code was never the bottleneck in software engineering
    In "Writing Code Was Never the Bottleneck", Pedro Tavares challenges a common assumption in the LLM age. I agree and add some thoughts based on my experience in software-development environments.
  2. in Articles
    Colocate functionally-related code
    My preference is to colocate code based on functional relation–what it does–and not domain relation–what it is.
  3. in Articles
    Astro and release velocity
    Astro is a great framework, but it's frequent updates are overwhelming
  4. in Articles
    Measuring and cutting
    Measuring twice, cut once is good advice for woodworking but maybe not for software engineering
  5. in Articles
    Declarative code and cognitive load
    Maxi Ferreira in Frontend At Scale on how declarative code can reduce cognitive load.
  6. in Articles
    QA questions for everyone to ask
    Everyone on the product team should ask verifying, discovery, and critical questions to ensure quality