Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Functional components and Hooks #32

Open
jrgriffiniii opened this issue Feb 19, 2020 · 1 comment
Open

Functional components and Hooks #32

jrgriffiniii opened this issue Feb 19, 2020 · 1 comment
Assignees
Labels
Milestone

Comments

@jrgriffiniii
Copy link
Collaborator

React developers have been supporting the transition towards using Hooks for some while now: https://reactjs.org/docs/hooks-intro.html

There are opinions on whether or not Redux becomes necessary with the proper usage of Hooks, please see https://medium.com/javascript-in-plain-english/state-management-with-react-hooks-no-redux-or-context-api-8b3035ceecf8 and https://medium.com/javascript-scene/do-react-hooks-replace-redux-210bab340672 (I am sorry for linking to Medium, but most of the material I've been finding is on this platform 😞).

This are also now offered within Redux should it be determined that we should retain these: https://react-redux.js.org/next/api/hooks

@jrgriffiniii jrgriffiniii added question Further information is requested epic labels Feb 19, 2020
@jrgriffiniii jrgriffiniii added this to the 1.0.0.rc1 milestone Feb 19, 2020
@jrgriffiniii jrgriffiniii added this to Inbox in BrowseEverything Redux/React via automation Feb 19, 2020
@jrgriffiniii jrgriffiniii changed the title Replacing Redux with Hooks (or, just integrating the usage of Hooks more generally) Functional components and Hooks Feb 19, 2020
@adamjarling adamjarling moved this from Inbox to In Progress in BrowseEverything Redux/React Feb 19, 2020
@adamjarling
Copy link
Contributor

I'd say we go for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

2 participants