Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Studying Fastify Core #1063

Closed
jean-michelet opened this issue Oct 20, 2024 · 2 comments
Closed

Studying Fastify Core #1063

jean-michelet opened this issue Oct 20, 2024 · 2 comments
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@jean-michelet
Copy link

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.

@jean-michelet jean-michelet added the help wanted Extra attention is needed label Oct 20, 2024
@dosubot dosubot bot added the question Further information is requested label Oct 20, 2024
@mcollina
Copy link
Member

I would recommend just start solving issues ;).

@simoneb
Copy link

simoneb commented Dec 13, 2024

I would suggest to close this issue as there is no further follow up required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants