Open saramsh-mdit opened 1 month ago
I strongly agree with this! I have a case where my leader wants to use Gin, but the documentation is much more difficult than Fiber or Echo.
Agree. Newcomers can only learn through examples due to a lack of api docs, making it hard to fully understand the framework.
https://gin-gonic.com/docs/quickstart/ We can improve the documentation.
How about using NestJS's documentation as a source of inspiration? @appleboy
Issue:
Unorganized Documentation: The documentation seems scattered across various pages, making it difficult to follow a structured learning path. This leads to confusion for a beginner as there is no clear guide on moving from basics to advanced topics.
No Step-by-Step Guides: There's no step-by-step guide that walks developers through building a full application, which many new users would benefit from.