How can you transform a Typescript Type into a Union Type? And most important, Why would you want to do that? A few days ago, I encountered myself refactoring a code from using multiple useState that handled related states into a useReducer. My rule...
h.matiashernandez.dev3 min read
No responses yet.