Skip to content
This repository was archived by the owner on Feb 19, 2024. It is now read-only.

Files

Latest commit

1745dd4 · Feb 23, 2018

History

History

counter-react

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Feb 23, 2018
Feb 23, 2018

README.md

  • Format: Mob Programming
  • Kata: Working with React without webpack/babel
  • Where: TabCorp
  • When: 22/02/2018

Kata: React counter without webpack/babel

Description:

Use React in a simple way as we used do in old times with jQuery, just linking the CDN file into our index.html. We also did a simple redux implementation to lift the app's state to a centralized store.

Tech Specifications:

  • Uses React