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

Confict between liter checks and core react project requirement #198

Open
luis-pomare opened this issue Jun 28, 2022 · 0 comments
Open

Confict between liter checks and core react project requirement #198

luis-pomare opened this issue Jun 28, 2022 · 0 comments

Comments

@luis-pomare
Copy link

In module 3, week 1: INTRO TO REACT we have a core requirement that is to use only class-based components to build the "Math magicians" app. The problem is that when we run the react-redux linters they are going to throw one error because the linter prefers the usage of functional components over class components. Since one of the lessons says that class components are not deprecated, it doesn't seem correct that the linters mark that error.

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

No branches or pull requests

1 participant