Is there a plan to migrate the project to TypeScript? To be honest, I’ve never been a fan of JavaScript because of its logical issues and the ease with which it can introduce bugs. As the project grows, finding these issues will become increasingly difficult. TypeScript can help prevent these problems (if used wisely).
Is there a plan to migrate the project to TypeScript? To be honest, I’ve never been a fan of JavaScript because of its logical issues and the ease with which it can introduce bugs. As the project grows, finding these issues will become increasingly difficult. TypeScript can help prevent these problems (if used wisely).