chore: add links to readme
This commit is contained in:
parent
76320df77c
commit
d7ec75386d
1 changed files with 3 additions and 2 deletions
|
@ -13,8 +13,9 @@ When you extend the `WebComponent` class for your component, you only have to de
|
|||
|
||||
The result is a reactive UI on property changes.
|
||||
|
||||
Links:
|
||||
|
||||
## Links
|
||||
- [Repository](https://git.sr.ht/~ayoayco/wcb)
|
||||
- [Issues](https://todo.sr.ht/~ayoayco/wcb)
|
||||
- [Read a blog explaining the reactivity](https://ayos.blog/reactive-custom-elements-with-html-dataset/)
|
||||
- [View demo on CodePen](https://codepen.io/ayoayco-the-styleful/pen/ZEwoNOz?editors=1010)
|
||||
|
||||
|
|
Loading…
Reference in a new issue