> For the complete documentation index, see [llms.txt](https://reactbkk.gitbook.io/react-in-patterns-th/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://reactbkk.gitbook.io/react-in-patterns-th/good-to-know.md).

# Good to know

- [Dependency injection](https://reactbkk.gitbook.io/react-in-patterns-th/good-to-know/dependency-injection.md)
- [Using React's context (prior v. 16.3)](https://reactbkk.gitbook.io/react-in-patterns-th/good-to-know/dependency-injection/using-reacts-context-prior-v.-16.3.md)
- [Using React's context (v. 16.3 and above)](https://reactbkk.gitbook.io/react-in-patterns-th/good-to-know/dependency-injection/using-reacts-context-v.-16.3-and-above.md)
- [Using the module system](https://reactbkk.gitbook.io/react-in-patterns-th/good-to-know/dependency-injection/using-the-module-system.md)
- [Styling](https://reactbkk.gitbook.io/react-in-patterns-th/good-to-know/styling.md)
- [The good old CSS class](https://reactbkk.gitbook.io/react-in-patterns-th/good-to-know/styling/the-good-old-css-class.md)
- [Inline styling](https://reactbkk.gitbook.io/react-in-patterns-th/good-to-know/styling/inline-styling.md)
- [CSS modules](https://reactbkk.gitbook.io/react-in-patterns-th/good-to-know/styling/css-modules.md)
- [Styled-components](https://reactbkk.gitbook.io/react-in-patterns-th/good-to-know/styling/styled-components.md)
- [Integration of third-party libraries](https://reactbkk.gitbook.io/react-in-patterns-th/good-to-know/integration-of-third-party-libraries.md)
