Formation ReactJS

Mohamed IDBRAHIM

Formation ReactJS

Mohamed IDBRAHIM

What's React ?

  • Client Side Javascript Library.
  • Created & Maintained by Fcaebook. 
  • Used to build dynamic user interfaces. 
  • Component based.
  • Most popular framework in the industry.

Formation ReactJS

Mohamed IDBRAHIM

Library or Framework

React is "technically" a library but is aften refered to as a Framework as it is used for many of the same reasons as a framework.

Formation ReactJS

Mohamed IDBRAHIM

Why learn & use React ?

  • Build a powerful Frontend / UI
  • Code Organization
  • Reusable components
  • Speed & Performance
  • Makes things much easier
  • Very popular in the industry

Formation ReactJS

Mohamed IDBRAHIM

Component based UI

  • Look at each element as individual components.
  • Organized structure.
  • Logic, Output & Style.
  • Component can have "Props" & "State".
Made with Slides.com