Skip to content

feat: implement polymorphic components lesson#37

Merged
code-mattclaffey merged 1 commit intov2from
feature/poly-comps-lesson
May 21, 2025
Merged

feat: implement polymorphic components lesson#37
code-mattclaffey merged 1 commit intov2from
feature/poly-comps-lesson

Conversation

@code-mattclaffey
Copy link
Owner

No description provided.

@code-mattclaffey code-mattclaffey self-assigned this May 21, 2025
@code-mattclaffey code-mattclaffey linked an issue May 21, 2025 that may be closed by this pull request
@vercel
Copy link

vercel bot commented May 21, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-design-patterns ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 21, 2025 2:11pm

@code-mattclaffey code-mattclaffey force-pushed the feature/poly-comps-lesson branch from 2c4628c to 5d97e93 Compare May 21, 2025 14:10
@code-mattclaffey code-mattclaffey merged commit 2130cb1 into v2 May 21, 2025
3 checks passed
@code-mattclaffey code-mattclaffey deleted the feature/poly-comps-lesson branch May 21, 2025 14:27
code-mattclaffey added a commit that referenced this pull request Sep 4, 2025
* fix: security auditing

* feat: implement level grouping (#13)

* feat: implement level grouping

* chore: some content changes

* feat: implement the plymorphic lesson (#37)

* feat: implement state colocation + state lifting (#38)

* feat: implement the state lifting & colocation pattern

* chore: update some copy

* fix: build

* fix: button colours

* fix: ai fixes (#41)

* fix: audit issues (#43)

* feat: error boundary issue (#42)

* feat: rebrand conditional rendering and update titles (#44)

* feat: change conditional rendering to be pokemon themed

* chore: update all stories

* chore: update error boundary

* feat: rebrand props combination pattern (#45)

* feat: implement react hooks rebrand (#46)

* feat: implement slots rebranded

* feat: implement the compound pattern in pokemon style

* feat: implement pokemone controlled component version

* feat: implement portals pokemon style

* feat: implement pokemon style for poly components

* feat: implement render props pokemon pattern

* feat: implement the render children pattern

* feat: implement the FACC

* feat: implement uncontrolled components

* feat: implement suspense

* feat: implement the headless component pattern

* feat: improve the HOC lesson

* chore: update some files

* chore: tidy up config

* docs: update reamde

* feat: implement better landing page

* fix: pipelines

* fix: styling on landing page
code-mattclaffey added a commit that referenced this pull request Sep 4, 2025
* fix: security auditing

* feat: implement level grouping (#13)

* feat: implement level grouping

* chore: some content changes

* feat: implement the plymorphic lesson (#37)

* feat: implement state colocation + state lifting (#38)

* feat: implement the state lifting & colocation pattern

* chore: update some copy

* fix: build

* fix: button colours

* fix: ai fixes (#41)

* fix: audit issues (#43)

* feat: error boundary issue (#42)

* feat: rebrand conditional rendering and update titles (#44)

* feat: change conditional rendering to be pokemon themed

* chore: update all stories

* chore: update error boundary

* feat: rebrand props combination pattern (#45)

* feat: implement react hooks rebrand (#46)

* feat: implement slots rebranded

* feat: implement the compound pattern in pokemon style

* feat: implement pokemone controlled component version

* feat: implement portals pokemon style

* feat: implement pokemon style for poly components

* feat: implement render props pokemon pattern

* feat: implement the render children pattern

* feat: implement the FACC

* feat: implement uncontrolled components

* feat: implement suspense

* feat: implement the headless component pattern

* feat: improve the HOC lesson

* chore: update some files

* chore: tidy up config

* docs: update reamde

* feat: implement better landing page

* fix: pipelines

* fix: styling on landing page
code-mattclaffey added a commit that referenced this pull request Sep 5, 2025
* fix: security auditing

* feat: implement level grouping (#13)

* feat: implement level grouping

* chore: some content changes

* feat: implement the plymorphic lesson (#37)

* feat: implement state colocation + state lifting (#38)

* feat: implement the state lifting & colocation pattern

* chore: update some copy

* fix: build

* fix: button colours

* fix: ai fixes (#41)

* fix: audit issues (#43)

* feat: error boundary issue (#42)

* feat: rebrand conditional rendering and update titles (#44)

* feat: change conditional rendering to be pokemon themed

* chore: update all stories

* chore: update error boundary

* feat: rebrand props combination pattern (#45)

* feat: implement react hooks rebrand (#46)

* feat: implement slots rebranded

* feat: implement the compound pattern in pokemon style

* feat: implement pokemone controlled component version

* feat: implement portals pokemon style

* feat: implement pokemon style for poly components

* feat: implement render props pokemon pattern

* feat: implement the render children pattern

* feat: implement the FACC

* feat: implement uncontrolled components

* feat: implement suspense

* feat: implement the headless component pattern

* feat: improve the HOC lesson

* chore: update some files

* chore: tidy up config

* docs: update reamde

* feat: implement better landing page

* fix: pipelines

* fix: styling on landing page
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Lesson: Polymorphic Components

1 participant