You must log in or register to comment.
Everyone hates on PHP and JavaScript.
The Javascript reference could be read as how every project ends up with an unholy list of npm dependencies - it’s awful to look at but it works.
I think the PHP reference was just “idk servers or something?”
JS, at least, deserves it.
How do you feel about TypeScript
A more polished unholy list of depencies?
U can try and polish a turd if ya want.
Well, what TYPE of turd is it? ;)
any
You better catch that.
Better. Of course, it’s just built over top, so you can still get JavaScript issues in TypeScript, and it’s not necessarily going to be obvious. This is particularly an issue if you call JavaScript libraries, which I’m told is standard practice.