Skip to content

Benefits of React.js? #2983

Answered by Benjozork
TansyEliot asked this question in Q&A
Discussion options

You must be logged in to vote

 Why?

The current system that MSFS uses for avionics is extremely 1. inefficient 2. hard to understand. It groups code together in an extremely unusual way that does not follow any best practice for JS development.

What are the benefits?

  • Better code readability
  • Better code modularity
  • Reduces the need to manually optimize re-rendering of unchanged elements

Best performance/fps?

Yes, we expect performance to improve as a result of this - we are carefully considering a lot of aspects while rewriting the avionics.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by TansyEliot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants