DEV Community

Discussion on: I made 10x faster JSON.stringify() functions, even type safe

Collapse
 
rida profile image
Rida F'kih

Interesting, are you using TypeScript transformers to generate the validation objects during compilation?

Collapse
 
samchon profile image
Jeongho Nam

Yes, utilizing ttypescript