|
|
|
|
|
by glvn
2654 days ago
|
|
I recently switched over my side project's forms from traditional stateful forms to ones using react hooks. It's amazing at reducing noise in large forms that have tons of fields, nixed close to 500 lines of just handler code by switching over. |
|