Hi all! I have found a very nice repo on github that is on React using typescript. I am not good with typescript and I need to convert the project to Javascript (files from tsx to js). Is there a tool that does it automatically? Or any techniques via command line to achieve that? Thaaanks!
Honestly, I would use this as an excuse to learn TypeScript. If you already know JS then it's unlikely that you will need to learn much more.
Hey! Yeah that makes sense. The thing is that the last 4 months have been fully focused on acquiring knowledge as in react/Next/Firebase/Supabase. Therefore, enough with the learning, for now, i think it's time to implement.