website icon indicating copy to clipboard operation
website copied to clipboard

Update react-starter template with latest library versions. Use functional component over class based component.

Open Cameron-C-Chapman opened this issue 4 years ago • 0 comments

The idea here is to just keep the react-starter template up to date with the latest library versions and the current "preferred" way to develop react components, using functional components and hooks over class based components and state.

Cameron-C-Chapman avatar Feb 07 '21 15:02 Cameron-C-Chapman