|
|
|
|
|
by bartq
1002 days ago
|
|
If your goal was to release some library with a website - you made it, congrats. Looks really nice to my eyes. However, as a developer, I want to see something else: 1. Example projects created with this library. Challenges, solutions, pains, wins. 2. Video demonstrating how you created simple app with your lib. Reading docs is a too high bar in very crowded JS ecosystem. For example I want to see: - how tooling works,
- how debugging works,
- how build process works.
- anything else this tool is strong with.
If your goal was to create this library - then, again - you made it. But what next? Best libraries or frameworks are created during work on some real project and they are extracted from the target creation. |
|