CHI PUTERA
Frontliner

Frontliner

Follow
homebadges
Tag

TypeScript

#typescript

More content

Read more stories on Hashnode


Articles with this tag

Learn a little: Make metaprogramming possible in typescript class

Oct 22, 20217 min read 254 views

So what is Metaprogramming? It's an ability of a program to reads, analyze and change its form dynamically. A program that can write a program. It's...

Learn a little: Make metaprogramming possible in typescript class