|
|
|
|
|
by rhodysurf
2471 days ago
|
|
I switched over to hooks completely. Its just way faster to write and useContext, useState, useReducer, etc are great easy ways to structure my app. Working with useRef took some getting used to but now that I am used to it I would not go back |
|