https://cerebralab.com/Imaginary_Problems_Are_the_Root_of_Bad_Software
Amen! One of the previous engineers where I once worked had spent lots and lots of time solving problems that didn't actually exist.
https://cerebralab.com/Imaginary_Problems_Are_the_Root_of_Bad_Software
Amen! One of the previous engineers where I once worked had spent lots and lots of time solving problems that didn't actually exist.
https://blog.janestreet.com/the-joy-of-expect-tests/
an interesting take on tests. Is it still useful?
https://www.baldurbjarnason.com/2022/theory-building/
why software churn kills software companies: oral lore. Can documentation help?
https://zapier.com/blog/build-vs-buy/
The ancient buy-vs-build decision with some no-code updating.
A scratch-your-own-itch development tool for Laravel.
https://developers.googleblog.com/2021/03/announcing-flutter-2.html
I guess Flutter's gained enough traction to get an update.
https://js.plainenglish.io/costly-mistakes-why-we-had-to-abandoned-firebase-b89930c10d92
Dare I say? They got burned by firebase.
https://macwright.com/2020/10/28/if-not-spas.html
Various shades in between static pages and native SPAs
https://dev.to/evrtrabajo/solid-in-php-d8e
good overview of how SOLID principles work in PHP