feat: add fedi-url
This commit is contained in:
parent
9111287e52
commit
55c83e6d86
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ title: Reactivity? You Don't Need a Base Class for That
|
||||||
permalink: /:title/
|
permalink: /:title/
|
||||||
description: "A demonstration of using standard HTMLElement APIs for reactivity"
|
description: "A demonstration of using standard HTMLElement APIs for reactivity"
|
||||||
category: projects
|
category: projects
|
||||||
|
fedi-url: https://social.ayco.io/@ayo/111619485280814743
|
||||||
---
|
---
|
||||||
|
|
||||||
If you have ever looked up "how to write web components", you may have seen several approaches suggesting to use a base class.
|
If you have ever looked up "how to write web components", you may have seen several approaches suggesting to use a base class.
|
||||||
|
|
Loading…
Reference in a new issue