Pullrequest: https://github.com/DefinitelyTyped/DefinitelyTyped/pull/71520
Autocomplete:
https://www.youtube.com/watch?v=SPUCU5ng7KY
While working with streams in node I stumbled upon some types in the types-node package which I found were quite error-prone, repetitive and hard to read and were not changed for over five years.
First I just wanted to make a video to show how I would improve it. But then I was thinking about some comments you guys made that I should propose some changes I showed in my videos into the node-types package and decided to open a merge request.
So In this video we will dive into, how it was done and what changed.
0:00 Intro
0:34: The issue
4:20 The Changes in action
8:50 Outro