1.

What Are The Feature Of Reactjs?

Answer»
  • JSX: JSX is JavaScript syntax extension.
  • COMPONENTS : React is all about components.
  • One direction FLOW: React implements one way data flow which MAKES it EASY to reason about your app



Discussion

No Comment Found