Forum

When not to use Rea...
 
Notifications
Clear all

When not to use React JS?


(@elias)
Illustrious Member
Joined: 5 months ago
Posts: 4277
Topic starter  

When not to use React JS?


   
Quote
(@elias)
Illustrious Member
Joined: 5 months ago
Posts: 4277
Topic starter  

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


   
ReplyQuote
Share: