React components are composed to create a user interface. How are components composed?
with webpack
by putting them in the same file
by nesting components
with code splitting