You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to improve the debugging and issues experience, it would be efficient to have the equivalent of the test application of ra-ui, available in a codesandbox.io
Target audience
Developers that use @bootstrap-styled/ra-ui
Further details
Goals:
Show error/warning and test bug between versions using live editor.
Proposal
By creating a boilerplate link that people can fork on codesandbox. It will be exactly as the demo of this project, a create-react-app application that use a fake data provider to serve the data.
What does success look like, and how can we measure that?
People should be able to purpose a source such as this without writting a lot of boilerplate code:
Problem to solve
In order to improve the debugging and issues experience, it would be efficient to have the equivalent of the test application of ra-ui, available in a codesandbox.io
Target audience
Developers that use @bootstrap-styled/ra-ui
Further details
Goals:
Proposal
By creating a boilerplate link that people can fork on codesandbox. It will be exactly as the demo of this project, a create-react-app application that use a fake data provider to serve the data.
What does success look like, and how can we measure that?
People should be able to purpose a source such as this without writting a lot of boilerplate code:
Links / references
The text was updated successfully, but these errors were encountered: