|
|
|
|
|
by berito
4937 days ago
|
|
Edit: (addition)
I mean I hate camelCase as an enforced standard. I use it when it feels useful. I use underscores as well when I think they are fit.
I just don't like being one standard pretending to be absolute truth for a company.
If the company is a startup, it's even more important that we get to release as fast as possible, instead of fretting over if the code looks like poetry or not. The odds are, the bit of code will be obsolete as a feature in two months. |
|
As an aside: code expected to be replaced "in two months" has a horrible habit of still being around in 10 years.