Hacker News new | past | comments | ask | show | jobs | submit login

Whats old is new again.

Laravel et al read like java. Nobody wants that crap anymore. Everyones moving codebases back to more procedural styles with a good dose of functional leanings towards immutable values.




Which is basically impossible to do in PHP. How do you make a deep copy of an input argument to avoid mutating it?

How do you do a map+(filter|reduce)(+array_values) on an array without looping over it THREE times?


You’ve convinced me never to use PHP if I can help it


I'd say that Symfony reads like Java, whereas Laravel reads like a weird copy of Rails.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: