Cory House (@housecor) 's Twitter Profile
Cory House

@housecor

I share coding insights.
Teaching software dev: pluralsight.com
Helping teams accelerate their React dev: reactjsconsulting.com ⚛️

ID: 19268321

linkhttp://www.reactjsconsulting.com calendar_today21-01-2009 00:57:19

37,37K Tweet

123,123K Followers

731 Following

Cory House (@housecor) 's Twitter Profile Photo

A common TypeScript mistake I see in React code reviews: Needless useState type arguments. If there's a default, the type can typically be inferred.

A common TypeScript mistake I see in React code reviews: Needless useState type arguments.

If there's a default, the type can typically be inferred.