Right now I'm essentially the only frontend dev at my company, but we have plans to bring on one more (sometime soon, I think? ¯\(ツ)/¯). With that in mind, I'd like to start writing some sort of JS style guide / best practices doc. What are some good first items to include?
Have you seen ESLint? Here’s the styles I use:
eslint.org
github.com/Nektro/modules.js/blob/...