The trouble with programmers is that you can never tell what a programmer is doing until it’s too late.
—Seymour Cray
Emily and the team decided to add a new package to the project. A package that encapsulates text generation logic to share it in the different targets easily.
This package takes a struct as a parameter and returns a generated string based on that structure.
Joshua, the junior iOS developer, was in charge of writing that package.
“Emily, do you have a few minutes for me? I have an issue with the text generation ...