[DIY] State Management - Solid 🌀

22 juillet 2022 | 1 min de lecture

Explication

DIY-Context

Le State Management est une approche de programmation réactive. Dans l'écosystème Solid, ce concept est associé au Context... Alors, vous pouvez le faire vous-même !

Processus

Dépot:

git clone https://gitlab.com/dmnchzl/diy-context.git

Installation:

yarn install

Développement:

yarn dev

Compilation:

yarn build

Licence

"THE BEER-WARE LICENSE" (Revision 42):
<phk@FreeBSD.ORG>
  wrote this file. As long as you retain this notice you can do whatever you want with this stuff. If we meet some day,
  and you think this stuff is worth it, you can buy me a beer in return. Damien Chazoule</phk@FreeBSD.ORG
>