|
|
|
|
|
by megaman821
123 days ago
|
|
Even only looking at React provided hooks, they added a lot over years and best practices around things like useEffect have changed a lot. If you have a complex app from 2019 that you haven't updated, it is virtually guaranteed that it has memory leaks and bugs. |
|