Hygiene items - nimbletank/nimbletank-coding-standards GitHub Wiki

All Nimbletank projects will have a baseline set of features. These are known as hygiene items.

Website hygiene items

  • WCAG AA Accessibility standards - read more
  • Schema.org rich metadata
  • Performance - read more
    • Basic PWA with offline caching for critical assets like global CSS and main JavaScript files
    • Automated performance testing
  • SEO best practices - read more
  • End-to-end testing