1.

What Are The Limitations Of Reactjs?

Answer»

Limitations of ReactJS:

  • React is only for view LAYER of the app so we still need the help of other TECHNOLOGIES to GET a complete tooling set for development.
  • React is using inline templating and JSX. This can seem awkward to some developers.
  • The library of react is too large.
  • LEARNING curve for ReactJS MAY be steep.

Limitations of ReactJS:



Discussion

No Comment Found