|
|
|
|
|
by Morelesshell
807 days ago
|
|
I shit on php because when you develop professionally with it, you want strong types so what happend was that people started to use comments to hint types. Those hinted types are than enforced through an IDE. Thats just horrendes langauges missuse / misdesign. |
|
If you like strong typing, great, but many popular languages have weak types and dynamic types by design. It’s not some horrendous oversight.