Hacker News new | ask | show | jobs
by madlee 4276 days ago
FWIW, there _is_ a proper styleguide now, it just hasn't been retroactively applied to older js. https://github.com/reddit/styleguide/tree/master/javascript
1 comments

Nice, looks like they went with a slightly modified version of airbnb's js styleguide. That's what we use at work.