Learn a little: Make metaprogramming possible in typescript class
Oct 22, 2021 · 7 min read · So what is Metaprogramming? It's the ability of a program to read, analyze, and change its form dynamically. A program that can write a program. It's Magic in programming, and you are the wizard! The Challenge It won't be much of a hassle to do metap...
DCDave and 1 more commented
