When not to use React JS?

  • Elias Katsaniotis
  • Topic Author
  • Offline
  • Admin
  • Admin
More
2 days 13 hours ago #128 by Elias Katsaniotis
When not to use React JS? was created by Elias Katsaniotis
When not to use React JS?

Please Log in to join the conversation.

  • Elias Katsaniotis
  • Topic Author
  • Offline
  • Admin
  • Admin
More
2 days 13 hours ago #129 by Elias Katsaniotis
Replied by Elias Katsaniotis on topic When not to use React JS?
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

Please Log in to join the conversation.

Time to create page: 0.227 seconds