TypeScript Is NOT A Must For Building Good Apps #javascript #coding #tech #dev #code #coder

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Prop type errors are runtime errors. You want as much as possible to fail at compile time

marcusthelin
Автор

You can turn off strict mode and then get all the benefits of ts even if it has errors.
You can also get types rather than make them.

dannyisrael
Автор

no fuck, thats how you spent hour and end up foumd the doc is outdated

zimin
Автор

Horrible advice. Use typescript where and when you can. TypeScript does not save you from errors, it's make errors you do in JS more obvious and help to fix them, making your code better and safer.

belkamax
join shbcf.ru