update title
This commit is contained in:
parent
d98c979f39
commit
9111287e52
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
title: Reactivity? You Don't Need a Base Class for That
|
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: technology
|
category: projects
|
||||||
---
|
---
|
||||||
|
|
||||||
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