Skip to content

Reading: Component Based UI

Jacob-Wendt edited this page Jun 24, 2019 · 1 revision

Reading: Component Based UI

Vocab

  • Elements: building block of react web applications.It is the lowest common denominator element
  • Components: smallest, yet most fundamental part of React, similar to widgets and modules

Clone this wiki locally