Skip to content

React Intermediary Course

enki-hq edited this page Dec 3, 2019 · 1 revision

Intermediary Course Overview

Table of Contents

Content

Below you can find the ordered content of the topic, in a linear progression

The linear progression of content aims to cover all content, course by course, workout by workout as follows:

  • first course is the only core one, denoted by its manifest
  • the next course is denoted by the first item of the next array in each course manifest
  • each course has its order of workouts designated by the sections field in the same aforementioned manifest

Insights:

no name content aspects standards PQ RQ Quiz done
1 react-prop-validation 👶 introduction
2 react-default-values-for-props 👶 introduction
3 react-enhanced-prop-validation 🦑 deep
4 react-custom-validations-for-props 🦑 deep
5 react-custom-proptype-s-to-be-required 🦑 deep

Exercises:

⚠️ There are no insights in this workout.

Game:

⚠️ There is no game in this workout.

Insights:

no name content aspects standards PQ RQ Quiz done
1 react-children-in-react 🦑 deep
2 react-children-methods 🦑 deep
3 react-dealing-with-this-props-children 🦑 deep
4 react-type-of-the-children-props 🦑 deep
💪 workout
5 react-specify-a-single-child 💪 workout
🦑 deep
6 react-props-in-constructor-state-is-an-anti-pattern 🦑 deep

Exercises:

⚠️ There are no insights in this workout.

Game:

⚠️ There is no game in this workout.

Insights:

no name content aspects standards PQ RQ Quiz done
1 react-clone-elements-in-react 🦑 deep
2 react-shallow-compare-in-react 🦑 deep
3 react-shallow-compare-in-function-components 🦑 deep
4 react-shortcut-for-transferring-props 💪 workout
🦑 deep
5 react-use-proptypes-on-stateless-components 💪 workout
🦑 deep

Exercises:

⚠️ There are no insights in this workout.

Game:

⚠️ There is no game in this workout.

Insights:

no name content aspects standards PQ RQ Quiz done
1 react-custom-hooks ✨ new
💪 workout
🦑 deep
2 react-using-custom-hooks 💪 workout
🦑 deep
3 react-state-variables 💪 workout
🦑 deep
4 react-dependency-array 💪 workout
🦑 deep
5 react-effects-with-cleanup ✨ new
💪 workout
🦑 deep

Exercises:

⚠️ There are no insights in this workout.

Game:

⚠️ There is no game in this workout.

Insights:

no name content aspects standards PQ RQ Quiz done
1 react-use-redux-with-react 👶 introduction
2 react-use-redux-with-react-2 👶 introduction
3 react-the-redux-store 👶 introduction
4 react-understanding-pure-impure-functions 👶 introduction
💪 workout
5 react-your-first-reducer 👶 introduction

Exercises:

⚠️ There are no insights in this workout.

Game:

⚠️ There is no game in this workout.

Aspects

Given the insights are tagged with aspects, we can filter over the linear content progression and create learning sub-paths.

These sub-path progressions will most likely not cover all content, but they will ensure and enforce an unified learning experience, tailor for the user wish.

For example, a user might be interested in new additions and updates of a language, rather than introduction lessions. Note that these sub-paths don't take games into consideration

👶 Introduction

If you are being introduced to the topic for the first time

Insights:

  1. react-prop-validation
  2. react-default-values-for-props
  3. react-use-redux-with-react
  4. react-use-redux-with-react-2
  5. react-the-redux-store
  6. react-understanding-pure-impure-functions
  7. react-your-first-reducer

⚠️ There are no exercises tagged with this aspect in intermediary. :warning: There are no games tagged with this aspect in intermediary.

💪 Workout

Theory put into practice/that’s how you achieve X points

Insights:

  1. react-type-of-the-children-props
  2. react-specify-a-single-child
  3. react-shortcut-for-transferring-props
  4. react-use-proptypes-on-stateless-components
  5. react-custom-hooks
  6. react-using-custom-hooks
  7. react-state-variables
  8. react-dependency-array
  9. react-effects-with-cleanup
  10. react-understanding-pure-impure-functions

⚠️ There are no exercises tagged with this aspect in intermediary. :warning: There are no games tagged with this aspect in intermediary.

🦑 Deep

Prerequisite knowledge consisting of 2 or more 👶/💪 workouts

Insights:

  1. react-enhanced-prop-validation
  2. react-custom-validations-for-props
  3. react-custom-proptype-s-to-be-required
  4. react-children-in-react
  5. react-children-methods
  6. react-dealing-with-this-props-children
  7. react-type-of-the-children-props
  8. react-specify-a-single-child
  9. react-props-in-constructor-state-is-an-anti-pattern
  10. react-clone-elements-in-react
  11. react-shallow-compare-in-react
  12. react-shallow-compare-in-function-components
  13. react-shortcut-for-transferring-props
  14. react-use-proptypes-on-stateless-components
  15. react-custom-hooks
  16. react-using-custom-hooks
  17. react-state-variables
  18. react-dependency-array
  19. react-effects-with-cleanup

⚠️ There are no exercises tagged with this aspect in intermediary. :warning: There are no games tagged with this aspect in intermediary.

✨ New

Recently added/gained traction feature

Insights:

  1. react-custom-hooks
  2. react-effects-with-cleanup

⚠️ There are no exercises tagged with this aspect in intermediary. :warning: There are no games tagged with this aspect in intermediary.

🔮 Obscura

Stories, obscure details that don’t specifically relate to a learning objective

⚠️ There are no insights tagged with this aspect in intermediary. :warning: There are no exercises tagged with this aspect in intermediary. :warning: There are no games tagged with this aspect in intermediary.

✅ All content has been tagged with aspects.

Clone this wiki locally