Articles in this series
If you have ever worked with reducers in React in the past, you may have noticed that best practices come with a lot of boilerplate. This article...
Introduction In this part of experimenting with proxies, we'll explore an alternative approach to polymorphism by leveraging the power of proxies...