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
barry
barry2y ago
Well we all recommend typescript
JimM
JimMOP2y ago
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!
barry
barry2y ago
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.

Did you find this page helpful?