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

React Recompose: Theme UI Libraries at Runtime Using Context

Instructor

Phil Holden
24m
2
people completed
Bookmark
Download
RSS

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.