←back to thread

123 points jonfelsar | 1 comments | | HN request time: 0s | source
Show context
kayaroberts ◴[] No.45188329[source]
Its so easy to just get things done in php, even if its in an ugly way that you would never show to another developer.
replies(2): >>45188393 #>>45188473 #
1. user3939382 ◴[] No.45188393[source]
And with strict types and Psalm used right, I’d be happy to show it to anyone. The OO paradigm in general always has its valid criticism but modern PHP written correctly for its usual problem domains is perfectly fine actually it’s great at what it does.