I contribute to core plugins and some components around the Fastify ecosystem for a couple of months. I also work on the official demo.
I now want to go further and study Fastify's Core to help you but also to be a better plugin's and demo contributor. What's your advice? Take one issue and find out as you go along? Are there any useful resources in addition to the official documentation?
My initial idea was to install the project, read the code and try to create a mini-fastify repo to understand how the main components work together. One of the TypeScript maintainers created this repo to help to understand the compiler and it did help me to contribute back then, so I think it might be a good idea to have one too if doable.
I contribute to core plugins and some components around the Fastify ecosystem for a couple of months. I also work on the official demo.
I now want to go further and study Fastify's Core to help you but also to be a better plugin's and demo contributor. What's your advice? Take one issue and find out as you go along? Are there any useful resources in addition to the official documentation?
My initial idea was to install the project, read the code and try to create a mini-fastify repo to understand how the main components work together. One of the TypeScript maintainers created this repo to help to understand the compiler and it did help me to contribute back then, so I think it might be a good idea to have one too if doable.