professional-programming/training/front-end/03-react.md
2020-07-22 18:11:56 +02:00

23 lines
765 B
Markdown

<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
## Table of Contents
- [An introduction to React](#an-introduction-to-react)
- [The inspiration for React](#the-inspiration-for-react)
- [React components](#react-components)
- [An introduction to state management in React application](#an-introduction-to-state-management-in-react-application)
- [Testing React applications](#testing-react-applications)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
# An introduction to React
## The inspiration for React
## React components
## An introduction to state management in React application
## Testing React applications