Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Samrith Shankar #21

Open
wants to merge 66 commits into
base: master
Choose a base branch
from
Open

Samrith Shankar #21

wants to merge 66 commits into from

Conversation

samrith-s
Copy link

@samrith-s samrith-s commented Nov 19, 2019

You can check out the working app here.

Preface

Once I sat down to do this project, there were quite a few things which I did end up upgrading. Since the Webpack config didn't transpile, I started off with quite a few errors. My first action was to upgrade React to the latest version. Primarily, because I love using hooks and I think it helps me write much cleaner code.

Secondly, I haven't used Redux or Saga or any other middleware. For the scope of this test, I didn't think integrating something as huge as either of those was necessary, since a simple reducer can be written with useReducer itself. You will find that in my implementation.

Stack

  • React
  • CSS3

Tooling add/upgrade

  • Babel (v6 -> v7)
  • React (v16.3 -> v16.12)

Preview

chrome-capture

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant