As developers, we should always be striving to learn new methods to reduce the number of bugs in our code. Some methods require us to completely re-architect our code, but sometimes there are those hidden gems that we can quickly add to our code base that will immediately help us and require just a little […]
The post Writing Cleaner More Resilient Code With Value Objects appeared first on php[architect].
/2022/09/writing-cleaner-more-resilient-code-with-value-objects/
Login to add comment
Other posts in this group
In this episode, Scott talks with Chris Morrell about PHPxWorld and a hopeful return to in-person User Groups. Links: PHPxWorld – https://phpx.world/ Chris on BlueSky – https://bsky.ap
This week on the PHP Podcast, Eric and John talk about PHP Tek 2025, Home Row Mod, Glutton Malware, Larave Visual Code Extension, Free Copilot, Free Webstorm, and more… Links from the show: P
The post php[podcast] 2024.12.12 appeared first on php[architect
In this episode, Scott talks with Nelson Isioma about his article in the November 2024 issue of the php[architect] magazine about Serverless Architectures. Links pScan – https://github.com/N
This week on the php podcast, Eric and John talk about Lazy Object in PHP 8.4, php[tek] 2025 first round of speaker selection is done, PHP Architect is now on Bluesky (@phparch.com), join the PHP A
The terrible thing about deleting data from a database is that it’s gone forever. We can’t even look at the data to see if we need it because it’s gone. If we need the data back,
In this episode, Scott talks to Florian Engelhardt about concurrency in PHP. Links Florian on Mastodon – https://phpc.social/@flowcontrol Florian’s Website – https://dotbox.org Ar