Should you use React with Typescript or Javascript?

preview_player
Показать описание
In this tutorial, it is shown whether it is better to use react with typescript or javascript. Moreover, you can find the pros and cons of implementing typescript in different kinds of a project.

💌 Newsletter

📣 Contact

🤖 Discord

👨‍💻 GitHub

📝 Other Social Media

📒 NotionFlow

🗒️ Notion Template for tracking the budget:

⏰ Chapters
0:00 - Intro
0:11 - Description of cases
1:27 - Typescript examples
3:29 - Newsletter
Рекомендации по теме
Комментарии
Автор

Just because there’s more code doesn’t make it slower to build. Every time you “quickly” build a JS component you’re essentially laying a mine. It’s a lot faster to walk through an empty field than run through a minefield.

asdougl
Автор

Or do like Svelte : use React with JSDocs to ensure type safety & document your code at the same time 🤔

miervaldis
welcome to shbcf.ru