Check out a free preview of the full React.js (with Introduction to Flux Architecture) course:
The "Composite Components" Lesson is part of the full, React.js (with Introduction to Flux Architecture) course featured in this preview video. Here's what you'd learn in this lesson:
When you use the React.createClass method, you are creating a composite component. These components use a render() method to return the user interface elements.