Skip to content

Latest commit

 

History

History
20 lines (20 loc) · 797 Bytes

README.md

File metadata and controls

20 lines (20 loc) · 797 Bytes

Accessible React navigation with ARIA, according to WAI ARIA best practices

  1. React environment
    • dynamic imports (lazy loading)
    • separated dev/prod webpack.config
    • Webpack Code Splitting
    • gzipped and preact'ed production
    • redux
    • web workers
    • jest/enzyme tests
  2. Accessible React navigation