DEV Community

Discussion on: [Typia] I made realtime demo site of 20,000x faster validation (+200x faster JSON stringify)

Collapse
 
michael_bhavel profile image
Michael Bhavel • Edited

Thanks for sharing, very interesting and helpful for me.
Can Typia be used for a JavaScript project? I'm particularly curious if it can be used as a Joi authenticator.

Collapse
 
samchon profile image
Jeongho Nam

Only possible in TypeScript. If you want to utilize it JS, only possible when importing an external module built by TypeScript.