809
Average TS developer
(lemmy.world)
Post funny things about programming here! (Or just rant about your favourite programming language.)
Typescript gives you better suggestions, red squiggles where you would get errors or bugs if you try to run it, more information about whatever it is you’re using that’s defined somewhere else, and some other neat stuff like project-wide renaming that works every time.