dave.engineer
Back to home

Archive

Posts tagged “solid”

2 entries tagged “solid”.

Browse by tag

View all tags →
Blog Post

Should I use global variables?

Someone posted a question about using global variables on r/php, which I answered. Copied here for posterity. Using global state is technical debt. This means you're trading off short term wins (mostly writing less boile…

Read more