- Can you split the feature in meaningful small modules?
- Is your editor / IDE properly configured?
- Is it watching to
.editorconfigfile? - Is it watching to the proper linters? (ESLint, JSHint, JSCS, etc)
- Is it watching to
- Am I conforming to the BEM syntax
- Am I conforming to the coding guidelines described in the project?