- Notes about documentation
- Directory structure
- Frontend Testing
- Accessibility for FE app
- Development with a remote API
- Development without a remote API: mocking an API
- Feature flags
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.