The code right now inconsistently uses ES6 features, such as arrow functions and string interpolation. - [ ] Refactor function calls to arrow functions where applicable - [ ] Explore eslint plugins to enforce more ES6-oriented code styles.