|
|
|
|
|
by _heimdall
613 days ago
|
|
React hasn't been a library since they added hooks. Hooks themselves are just a solution to async code, but the implication was that react was no longer a state-based UI rendering library and became a full blown frontend framework. |
|