Y
Hacker News
new
|
ask
|
show
|
jobs
by
radagaisus
5408 days ago
No, the weird thing is I'm comparing Django to Kohana. The app I worked on in PHP was more complex, but one API page was very similar in both apps:
- Kohana: ~200 lines of code. - Django: 15. Seriously.
1 comments
gbog
5408 days ago
It's not only a matter of LOCs, it's also that writing code should be enjoyable. Python is, PHP not so.
link