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

Interactive examples in documentation for Baklava v2. #291

Open
yojeek opened this issue May 28, 2023 · 1 comment
Open

Interactive examples in documentation for Baklava v2. #291

yojeek opened this issue May 28, 2023 · 1 comment
Labels
documentation Issues about the docs v2 Related to Baklava v2

Comments

@yojeek
Copy link
Contributor

yojeek commented May 28, 2023

I was recently comparing different frameworks for node-based UI, including Baklava, and I found that complete interactive code playground examples are very useful as a study material.

I propose to settle for some solution for code sandbox and start converting code-block examples to sandbox applications.

For reference here's how it's done in Rete.js. You can see all the building blocks and assess amount of boilerplate required to implement particular feature. Besides that, it's easy to see if the code example provided is valid (broken examples is something i've encountered in v2 docs).

https://retejs.org/examples/vue/controls

Screenshot 2023-05-28 at 08 47 44
@newcat
Copy link
Owner

newcat commented Jun 1, 2023

Would be nice indeed, but at the moment I don't really have the time to set it up & maintain it. I'll keep the issue open and hope that I'll eventually be able to implement it.

@newcat newcat added documentation Issues about the docs v2 Related to Baklava v2 labels Jun 1, 2023
@newcat newcat added this to V2 Apr 9, 2024
@newcat newcat moved this to Backlog in V2 Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Issues about the docs v2 Related to Baklava v2
Projects
Status: Backlog
Development

No branches or pull requests

2 participants