UploadThing question
Hello,
I'm planning to add UploadThing to my project and I want to know, is it really required to use TypeScript? or I can use it in regular jsx/js?
3 Replies
Well we all recommend typescript
Oh alright... Thanks! I've never tried typescript before so it will be a new thing to learn for me. I think I'll just find another alternative. Thanks again!
No library is going to force you to use TypeScript.
It can't.
Also, you don't have to "learn typescript" before using it, the barrier to entry is so low.