Skip to content

Level Grouping #3

@code-mattclaffey

Description

@code-mattclaffey

Want to group the patterns based on complexity so that tasks are easier to be tackled and adds more ease of progression through the course.

Levels should be in emoji medals (bronze/silver/gold)

Bronze (Targeted towards beginners)

  • Conditional rendering
  • Props combination
  • Presentational and container pattern
  • Hooks
  • Slots

Silver (people who take on these can work their way around React comfortably)

  • Render Props Pattern
  • Controlled Components
  • State Reducer
  • Context Provider
  • Portals

Gold (more challenging tasks / concepts)

  • Higher Order Components (only here as it's a concept not many people get)
  • Polymorphic Components (NEW)

This will be more focusing on merging patterns together.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions