--- myst: html_meta: "description": "Get started with the React training." "property=og:description": "Get started with the React training." "property=og:title": "Introduction" "keywords": "Plone, training" --- (react-intro-label)= # Introduction ## Who are you? Tell us about yourselves: - Name, company, country... - What is your Plone experience? - What is your JavaScript experience? - What are your expectations for this tutorial? (react-intro-what-will-we-do-label)= ## What will we do? Some technologies and tools we use during the training: - React https://react.dev/ - create-react-app https://github.com/facebook/create-react-app - Yarn https://yarnpkg.com - JSX - Redux https://redux.js.org - React-Router https://reactrouter.com/en/main (react-intro-what-to-expect-label)= ## What to expect At the end of the course, you'll know how to write a basic application using React, Redux and React-Router. (react-intro-documentation-label)= ## Documentation Follow the {doc}`/react/index` training online. ## Github Repo You can get the complete code for this training as well as each chapter in seperate branch from [GitHub](https://github.com/iFlameing/plone-react-training)