Not the parent here, but I use TypeScript with React day to day, as well as with node.
I feel a lot less productive without it and the interaction with React has been perfect in my view for the last couple of months.
With hooks allowing a lot more inference in typing and removing most need for Higher Order Components, there aren’t any places where the typing feels like a big impediment. It’s definitely a lot better than it was, say a year ago.
I feel a lot less productive without it and the interaction with React has been perfect in my view for the last couple of months.
With hooks allowing a lot more inference in typing and removing most need for Higher Order Components, there aren’t any places where the typing feels like a big impediment. It’s definitely a lot better than it was, say a year ago.