react-boilerplate / react-boilerplate-cra-template

:fire: Setup Create React App with React Boilerplate. Highly scalable & Best DX & Performance Focused & Best practices.

Home Page:https://react-boilerplate.github.io/react-boilerplate-cra-template/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

There is no example for class based components connecting to redux using slices. Please add some documentation. I am stuck.

farmanalibhatti opened this issue · comments

There is no example on class based components. I want to connect my class based component to store. My store is always undefined. I also do not know how will I do this in typescript. An example in docs will be very helpful. Also, please add this as fast as you can.

This repo doesn't support class based components so I am not gonna add any docs.

Help yourself -> https://github.com/react-boilerplate/redux-injectors

That means I will have to use functional components only?

Thanks for help brother.

No you don't have to. Redux injectors supports both if you scroll the read the readme you will see. I am just not gonna add any docs