Hacker News new | ask | show | jobs
by slifin 1054 days ago
Composer/PHP never really supported proper autoloading of functions

So everything is a class

The majorities language's community has this super weird Java obsession The other half has a Rails obsession

The best career decision I ever made was to watch the Rich Hickey talks

2x my wage in a few years and don't have to care about any of this obvious mis-match ever again

2 comments

Composer will gladly autoload a single file that only contains functions: { "autoload": { "files": [ // ], } }
Could I ask what kind of tech you work now? I'm interested in Rich Hickey's pov.