Skip to content

Details

Meet with people in Memphis interested in web design, front-end development, and user experience (UX) design.

This month: Use Eslint to write better JavaScript!

Eslint (https://eslint.org/) is a configurable linting tool for JavaScript. using a create-react-app (https://github.com/facebookincubator/create-react-app) project as an example, we’ll walk through how to add eslint to your project and extend it with Airbnb’s js style guide (https://github.com/airbnb/javascript) and Prettier (https://github.com/prettier/prettier).

Check out the blog post here (https://georgespake.com/blog/writing-better-javascript-eslint-airbnbs-style-guides-prettier-create-react-app/)

Finally, we'll squash linting errors by fixing our code and tweaking our eslint config.

Come learn, hang out, eat some free food, and talk about web stuff!

Related topics

You may also like