| title | description | SEOText | slug | tweetText | tweetJob | tweetName | tweetHandle | bgColor | coverImage | coverReversed | coverSmaller | columns |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
Open Source |
Reclaim your time and improve developer experiences. |
Maintaining open source projects can be enormously fulfilling, yet time-consuming and stressful. CodeSandbox gives open source maintainers the tools to improve documentation, handle bug reports, and test more efficiently. So you can get some of your time back. |
open-source |
CodeSandbox is the best thing that has happened to OSS maintainers. |
Software Engineer, Preact Core Team |
Marvin Hagemeister |
marvinhagemeist |
0971F1 |
./hiring.svg |
true |
true |
2 |
Show, don't just tell, by embedding live code examples in your documentation. Users can see both the code and a running version of it, to better understand how they can use it. Or link to sample sandboxes that show what can be done, which folks can fork and build upon with no setup.
If your code examples are already on GitHub, try adding an import to CodeSandbox link. That way, users can run your code to see what it does without having to set things up locally.
Create a template sandbox for issue creators to provide you with a reproducible bug report. It removes the possibility of environment issues so that you can understand the real problem faster.