I have never found "X lines of code" to be impressive. Write clean code and polish it and make it readable. Who cares how long it is. Hackers brag about lines, not engineers.
In only 100 lines of PHP! Requires Symfony.
A Docker-inspired Heroku clone in 100 lines of PHP
11–20 of 34 posts
Re: A Docker-inspired Heroku clone in 100 lines of PHP
#12Re: A Docker-inspired Heroku clone in 100 lines of PHP
#13Re: A Docker-inspired Heroku clone in 100 lines of PHP
#14Re: A Docker-inspired Heroku clone in 100 lines of PHP
#15I have never found "X lines of code" to be impressive. Write clean code and polish it and make it readable. Who cares how long it is. Hackers brag about lines, not engineers.
In only 100 lines of PHP! Requires Symfony.
Re: A Docker-inspired Heroku clone in 100 lines of PHP
#16I have never found "X lines of code" to be impressive. Write clean code and polish it and make it readable. Who cares how long it is. Hackers brag about lines, not engineers.
In only 100 lines of PHP! Requires Symfony.
Silex, not Symfony, and better to rely on trusted library code than to reinvent the wheel and introduce vulnerabilities...
Re: A Docker-inspired Heroku clone in 100 lines of PHP
#17Earlier quoted context omitted.
Requiring libraries/frameworks shouldn't detract from something like this. I'd be more worried about bugs and feature support.
Nah, requiring Symfony is like requiring Django. Doesn't make much sense.
Re: A Docker-inspired Heroku clone in 100 lines of PHP
#18What about dokku...loads of plugins and easily extendable.... https://goo.gl/JzMstI