handsontable / handsontable/hyperformula
Codesandbox embedded demos offer a very poor developer experience
Open
A pull request for this has already been merged.
- #1621 by @sequba — merged
Docs
Impact: High
- Dominant language
- TypeScript
- Stars
- 2.8k
- Forks
- 171
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 7
Description
We have demos:
- https://hyperformula.handsontable.com/guide/integration-with-react.html#demo
- https://hyperformula.handsontable.com/guide/integration-with-vue.html#demo
- https://hyperformula.handsontable.com/guide/integration-with-angular.html#demo
- https://hyperformula.handsontable.com/guide/integration-with-svelte.html#demo
- https://hyperformula.handsontable.com/guide/custom-functions.html#working-demo
They were not migrated to native HTML+JS, because for these demos it is important to show the directory structure and seperate files in the source code
Ideas:
- migrate to stackblitz (it had poor browser support; need to check if it improved)
- migrate to native demos (like all the other demos in the docs)
- don't show embedded demos at all - just a link to stackblitz
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the embedded demos linked from the React, Vue, Angular, Svelte, and custom-functions guide pages, and compare them with the native demos elsewhere in the documentation. Evaluate the listed StackBlitz and native-demo options, then update or remove the embeds so the chosen approach provides a better developer experience across all five demos.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, react, typescript
- Domain
- documentation, web-dev
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100