To me, the following are the parts describing an UI component: Content(User) InteractionDataand, last but not least, Styling / AppearanceIn the React universe, content and user interactions are declared using JSX and React uses the VirtualDOM abstraction to make updating these parts fast. Declaring and managing the data becomes easy when using Facebook’s GraphQL and Relay. But for the last part ab