mkjs / talks

Open an issue to submit a talk https://github.com/mkjs/talks
5 stars 0 forks source link

Changing best practises with ES2015 #16

Closed davidjgoss closed 7 years ago

davidjgoss commented 7 years ago

JavaScript is powering ahead and we're being (rightly) encouraged to use many of the new language features that came with ES2015. This means some best practises have changed, and some entirely new ones have emerged. I'll talk through some of these and then discuss trying to effect this change on an established codebase with the help of ESLint.