Notifications
Clear all
Topic starter 17/09/2024 12:43 pm
When not to use React JS?
Topic starter 17/09/2024 12:44 pm
When you are making an app like a game or a demanding creative app, React is not the best choice. This problem stems from the fact that it uses a Virtual DOM. Virtual DOMs, or VDOMs, are layers that help make unoptimized DOM manipulations faster