- Accessibility for FE app
- Development with a local Klaw
- Development with a remote API
- Directory structure
- Documentation notes
- Feature flags
- Frontend Testing
You can use alex
( 📃 documentation | 🐙 repository) as an optional linting tool. It checks text documents and highlights language that potentially could be insensitive or inconsiderate.
- run it with
pnpm --silent dlx alex
to lint text files.