Skip to content

dodgeblaster/pagination-react-dynamodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test and Documentation strategy for React apps

This repo is to demonstrate:

  • a useful example of a small fullstack feature for both JS and TS
  • What a frontend testing strategy looks like
    • E2E tests using Cypress
    • Unit tests for react hook logic using jest and react-testing-library
    • Visual tests for react components using Storybook
  • What a frontend documentation strategy looks like
    • Using typedoc for turning either JSDocs, or TS types into documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published