use functional argument on setState if you depend after call directly on the updated state
use arrow functions within the class component to auto-bind them to the component, if it gets called from jsx
May others add things they do. I’m pretty a straight forward guy. Keep it simple, no linting or such stuff. Only prettier to keep a consisting look of the code.