There is a lack of tutorials for new users. There are guides to certain things(recipes) and example projects but they don't cover new starters.
A lot of other projects rely on having tutorials/guides on how to use it on 3rd party websites which might be deleted or be behind it's own paywall. Having a blog/tutorial created by the fiber team would ensure high quality as each maintainer is aware of why the code works in the way it does to better assist newer developers and increase adoption of Fiber.
In my opinion what I would like to see as part of a series:
There is a lack of tutorials for new users. There are guides to certain things(recipes) and example projects but they don't cover new starters.
A lot of other projects rely on having tutorials/guides on how to use it on 3rd party websites which might be deleted or be behind it's own paywall. Having a blog/tutorial created by the fiber team would ensure high quality as each maintainer is aware of why the code works in the way it does to better assist newer developers and increase adoption of Fiber.
In my opinion what I would like to see as part of a series:
app.Test())[https://docs.gofiber.io/api/app#test] and the (Unit Test recipe)[https://github.com/gofiber/recipes/tree/master/unit-test] into it's own section for Testing and Benchmarking