React hooks sounded so simple in the tutorial… until I tried to use them in an actual project. Can’t tell if it’s me or the hooks at this point 😭
1
0
0
76
0
@Peboydcoder Hooks are simple, unless you try to use them in a legacy code with class components.