-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a GUI Framework like React or Vue #17
Comments
react or svelte or angular are great |
this implementation is based on a plugin design called c9/architect. the framework is currently jQuery. so some I created a state manager to give plugins a way to load based on path over an event emitter once each API has been clearly defined and documented. it would be a framework in itself. everybody uses, in the past id did have this running dApps but the security was impacted by some logic holes that needed to be filled. very soon. there will be a way to authorize dApps with https://gun.eco/docs/SEA.certify however, if you wanted to. you could import your "framework" of choice. after all this uses webpack. |
if I was to move over to something, it would react,js or vue.js. I think vue.js would be better for this project. in theory, we can use both.. so I may just provide examples of plugins for both, also I haven't written any docs yet really. but so far I think I've been logical on most of the code to understand what's happening |
i guess svelte might do the job |
Svelte would not be an option at this time. |
hmm. would have chosen react since |
I have no experience in both. So I would like to focus on a single idea using both. |
ok so... i got react working with vue components
|
..use a js framework
this is too complex
The text was updated successfully, but these errors were encountered: