8 ms·
A lot of companies these days create "Best practices" guidelines just to boost their online recognition. Very often I find these guidelines useless or even harm
by th4dv 9y ago
A lot of companies these days create "Best practices" guidelines just to boost their online recognition. Very often I find these guidelines useless or even harming.
- magic_beans 9y agoWhat in this document do you find useless or harming?
- camus2 9y ago> What in this document do you find useless or harming? The use of TC39 proposals IN PRODUCTION. The authors of that document aren't serious.
- magic_beans 9y agoPresumably they use a tool like Babel to compile down to present day ES in production??
- th4dv 9y agoBasically every statement that says "Never do A" or "Always do B" without providing any justification for it. Documents like this only contribute to holy wars between junior developers by creating an impression that they should blindly obey some random set rules rather than forming balanced opinions. This document should rather be called: "Some practices for JavaScript projects that work for devs at Hive but might not necessarily work for you."