Skip to content

Developer experience improvements

Some small improvements could be made to give a better DX:

  • For a little bit of clarity, add a prefix (e.g. sb-,snbd-) to CSS classes which are not Tailwind utility classes.
  • Add git hooks or CI/CD jobs (see what is the more appropriate, probably hooks) to run ESLint/Prettier and format the pushed code for style consistency.
Edited by Julien Touchais