Hacker News new | ask | show | jobs
by pdenya 4849 days ago
Niggling feedback: This is a tool for developers, it's awesome that you have code on the homepage but I'd like to see that code:

- Formatted in a way that I can read it without scrolling

- Not using capitalized variables

1 comments

In PHP it's a good practice to capitalize variables when they are "static". (Not LITERAL static)