chore: add links to readme

This commit is contained in:
Ayo Ayco 2025-02-08 20:03:30 +01:00
parent 76320df77c
commit d7ec75386d

View file

@ -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. 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/) - [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) - [View demo on CodePen](https://codepen.io/ayoayco-the-styleful/pen/ZEwoNOz?editors=1010)