illustration for React Recompose: Theme UI Libraries at Runtime Using Context
pro

React Recompose: Theme UI Libraries at Runtime Using Context

Instructor

Phil Holden

24m closed-captioning
·
3 lessons
2
people completed
Published 8 years ago
|
Updated 2 years ago

Bootstrap allows customization of its UI library at compile time using SASS variables. In React we can do better by theming at runtime using a context based theme. We also look at overriding component styles and styles that depend on component nesting.