Open hursuhyun opened 3 years ago
I guess you plan to use React-hooks for functional component? As long as we can grade your work, you are fine to use either class component or functional component.
Please refer to https://github.com/swsnu/swppfall2021/issues/44#issuecomment-922324289.
Hello, I have question about using class components.
Our lab session usually used class components, and I wonder if it is okay to use functional components. Should we use most of the components as class components or would it be totally up to us?
Thank you.