Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.45 KB

README.md

File metadata and controls

33 lines (26 loc) · 1.45 KB

react-fundamentals

Example code and exercises on the training React Fundamentals by Peter Kassenaar. Contact us for a training at your company or organization!

Contents

The repo has an examples folder with all the code examples. They are numbered for your reference. A quick guide:

  • 1xx - General components, props.
  • 2xx - Working with data.
  • 3xx - Styling components.
  • 4xx - Working with form elements.
  • 5xx - Working with API's
  • 6xx - React Router
  • 7xx - React Hooks
  • 8xx - Redux State Management
  • 9xx - Testing introduction

Every example is a small mini project. Perform an npm install for every folder/project you want to run. This is not a monorepo.

Tooling

Useful links

Book a React training?

Want do follow a training on your own, or with colleagues from your company? See the calendar at https://www.reacttraining.nl/dates or contact [email protected].

Copyright (C) 2014-2023 - www.reacttraining.nl