TypeScript source code generation
Examples of different methods to generate valid TypeScript source code via metaprogramming It’s about time for another blog post… been a while! While I still owe it to myself to write the 2nd part of the previous blog post (does anybody have tips for shitty bugs?), I thought it would be time to write about a different topic - Metaprogramming as programming technique. Sometimes writing…