patternfly / training-scenarios

PatternFly Developer Training
https://www.patternfly.org/v4/documentation/react/overview/training
8 stars 26 forks source link

chore(table): update table tutorial to be more easily understandable #224

Closed seanforyou23 closed 4 years ago

seanforyou23 commented 4 years ago

This PR updates the intro-table tutorial to be more simple and understandable. It addresses feedback from https://github.com/patternfly/training-scenarios/issues/197 and https://github.com/patternfly/training-scenarios/issues/161 and further applies enhancements around the overall flow. Better instructions, simpler language, and better use of katacoda tooling for showing solutions/hints. We were able to drop all references to React hooks and all use of the useEffect hook thanks to recent pagination enhancements. Looking much better now.