Skip to content
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

Rewrite Playground/Weblets #1399

Closed
amiraabouhadid opened this issue Feb 28, 2023 · 1 comment
Closed

Rewrite Playground/Weblets #1399

amiraabouhadid opened this issue Feb 28, 2023 · 1 comment

Comments

@amiraabouhadid
Copy link
Contributor

amiraabouhadid commented Feb 28, 2023

The current playground has the following dev issues:

  • incredibly long build time
  • difficult to add solutions to
  • connects to external web sockets and makes API calls (polkadot and rmb) more times than necessary
  • difficult to debug

We propose rewriting the weblets such that:

  • its build time is reduced
  • it is easier to navigate
  • it has a more user-friendly interface
  • it is easier to integrate and debug profile manager more smoothly
  • it calls API and websockets once
@MohamedElmdary
Copy link
Member

I had an old issue about rewriting playground more info in the issue
threefoldtech/tfgrid-sdk-ts#152

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants