Updated Performance (markdown)

Daniel Rosenwasser 2020-11-24 11:50:51 -08:00
Родитель 706a756078
Коммит a974be0e36
1 изменённых файлов: 2 добавлений и 0 удалений

@ -1,3 +1,5 @@
> Read carefully before you jump to conclusions on this page! 😄
There are easy ways to configure TypeScript to ensure faster compilations and editing experiences.
The earlier on these practices are adopted, the better.
Beyond best-practices, there are some common techniques for investigating slow compilations/editing experiences, some common fixes, and some common ways of helping the TypeScript team investigate the issues as a last resort.