arestov / deklarota

JavaScript Functional Relational Reactive Framework. New unique means of expression for state relations and side-effects. Implementation of «declarative goal setting» approach

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage examples would be nice to have

miloxeon opened this issue · comments

Hello! Love the naming and the idea.

Is it your company's proprietary project meant for internal use or is it for everyone? If it's the latter, please provide some basic usage examples.

It's open source project. Framework has grown from open source app https://seesu.me, https://github.com/arestov/seesu. Now we use it in https://meetsidekick.com/ (which is proprietary)

Here is basic examples: https://github.com/arestov/deklarota/tree/main/docs/Examples
Going to make quick start guide in next few weeks

I would be glad to receive any feedback on any topic: documentation, meaning, declarations, etc.

@uyouthe did you find what you where looking for? any feedback?

Examples are very good. I'd prefer if at least the basic example was on readme, as well as the link to docs/Examples. Also codesandbox with all the imports and a basic example loaded there would really change everything imo