Yohann Jardin

Generating production code

10 minutes best practices code robustness software quality

Under most circumstances we code ourselves. Machines haven't replaced us (yet). However, when a project requires coding and maintaining thousands of functions, coding those ourselves is not viable anymore.

In this talk I will share how I ended up coding a code generator, when is the right moment to do so and how to test it effortlessly.