Is it possible to use class components with this boilerplate? #125
Unanswered
RaquelPlaza
asked this question in
Q&A
Replies: 1 comment
-
Yes We can easily use them. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am looking to update an app that uses the old react-boilerplate and it has many class components (containers) with injected reducers and sagas, is it possible to use this version of boilerplate without having to refactor all the components. I am looking at how to use connect with reducers and sagas but the utils here only work with functional components.
Beta Was this translation helpful? Give feedback.
All reactions