Will you use TypeScript in your project instead of JSX?
Apr 25, 2024 ยท 1 min read ยท If you asked the question to me, I would say yes & no (hihi, Narrow Escape ๐) Whether you want to use TypeScript or just plain JS is entirely dependent on your use case. But before choosing one, I can give some tips that worked for me: Firstly, ...
Join discussion