Best of stitcher.ioAugust 2024

  1. 1
    Article
    Avatar of stitcherstitcher.io·2y

    I don't write code the way I used to

    A seasoned programmer shares reflections on how their coding approach has evolved over the past decade. Key changes include a move away from abstractions, embracing a functional programming mindset, struggling but persisting with testing, opting for readability over shorthand efficiency, and the importance of static analysis tools. Despite the quirks, they continue to find value in using PHP.

  2. 2
    Article
    Avatar of stitcherstitcher.io·2y

    PHP 8.4 at least

    Tempest will require PHP 8.4 due to significant upcoming changes, like property hooks. The author believes in leveraging the initial flexibility of open-source projects to embrace new features early, pushing the community to stay current with PHP versions, and deliberately slowing initial adoption to manage quality and feedback effectively.