Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Releases: githubtraining/react-course

v9.0.1

15 Aug 14:49
9dbbaab
Compare
Choose a tag to compare

View Course

Introduction to React

Steps

  1. Open a pull request
  2. Add a header component
  3. Import a child component
  4. Uncomment assignments section
  5. Replace the title prop
  6. Add a state variable
  7. Create a method
  8. Bind a method
  9. Pass functions as props
  10. Get your pull request approved
  11. Merge your pull request

Complete Diff

v8.0.1...v9.0.1

v8.0.1

15 Aug 02:31
Compare
Choose a tag to compare

View Course

Introduction to React

Steps

  1. Open a pull request
  2. Add a header component
  3. Import a child component
  4. Uncomment assignments section
  5. Replace the title prop
  6. Add a state variable
  7. Create a method
  8. Bind a method
  9. Pass functions as props
  10. Get your pull request approved
  11. Merge your pull request

Complete Diff

v7.3.0...v8.0.1

v2.0.1

25 Jul 21:32
Compare
Choose a tag to compare

View Course

Introduction to React

Steps

  1. Setup and Components
  2. Props
  3. State
  4. Callback Functions
  5. Congratulations and Closing Thoughts

Complete Diff

v1.0.0...v2.0.1