The Art of Decorating: Making Utility Functions Work for You in TypeScript
Intro
In the React world, where object-oriented programming isn’t as prominent, and where methods that manipulate object state are less common, finding existing utility functions can someti...