5 ms·
PHP 8.x == TypeScript
by technojunkie 2y ago
PHP 8.x == TypeScript
- 0x073 2y agoPhpstan == TypeScript
- ethanol-brain 2y agoA terrible typescript
- mcluck 2y agoI would say an actively harmful TypeScript. Just a couple of days ago, I had bug in production because apparently the union of two types is not the intersection but the sum. It exploded because one type had a method that the other didn't. That's an absolutely horrible footgun