React Workshop App. Shared tools and setup for teaching React to groups.

kentcdodds.com/workshops

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

October 2022
  • Release —v6.0.2
  • chore: fix linting issue
  • docs: add jcat4 as a contributor for code (#51)
  • fix: replace stack with message (#50)
June 2022
  • Release —v6.0.1
  • fix: add back syntax highlighting
May 2022
  • Release —v6.0.0
  • chore: fix example app
  • chore: do not need this anymore
  • fix: replace of react-scripts
  • feat: remove mdx support, require craco
  • chore: looks like we are not ready for v18
  • Release —v5.0.1
  • chore: test on node 18
  • fix: use dynamic require for msw/node
April 2022
  • Release —v5.0.0
  • feat(react): upgrade to React 18
April 2021
  • Release —v4.3.0
  • feat(test-utils): add displayEl option
  • Release —v4.2.0
  • feat(test-utils): pass the caught error to the message generator
  • Release —v4.1.0
  • feat: make the alfred tip functionable
  • docs: add 0xnoob as a contributor (#47)
  • Release —v4.0.4
  • fix: load files deep
  • Release —v4.0.3
  • Revert "chore: last-ditch effort to fix"
  • chore: last-ditch effort to fix
  • chore: fix ci for realz