5 ms·
I really liked the old model where Class Components were used when there was state, and function components were used when there was no state. Hooks have alway
by reactspa 4y ago
I really liked the old model where Class Components were used when there was state, and function components were used when there was no state.
Hooks have always seemed so weird. And turns out it's the same for many others.