Best way to learn db backup
Hi,
I self-study full stack programming, backend oriented.
A friend of mine, which is a developer, offered me to help him with his product and I accepted. He told me I can do whatever I want, he will review my code.
I decided to take the task of db backup creation - his project does not have one.
It is going to be slower than just creating db backup, because I want to learn all the fundamentals needed that I don't have. I use Claude with me to guide me.
The stack is Next.js / Node.js / TS / pg / hetzner / posthot
What should be my approach for this?
Thanks for help!