๐Ÿ™‹ How to help yourself?

2024-09-04  ยท  help, tests, ci, cd, documentation

Did you ever have the experience going back into a project you have not touched for 6 months โ€“ why did I make this change?

Or did you ever struggle to get all the dependencies installed to build a project you wrote?

Or did you ever wonder โ€“ will this change break something Iโ€™m not thinking of?

Or did you ever question โ€“ how do we actually deploy this now that it is updated?

Ironically, when you try really hard to help others use your work โ€“ documentation, tests, CI/CD โ€“ you are mostly helping your future self.