M
Apr 4, 2020Map and filter arrays in a performant way with transducers in Typescript
We all ran into the use case where we have an array on which we want to : filter elements apply a t...
Apr 4, 20203 min read6 reactions1 comments
Tag archive
We all ran into the use case where we have an array on which we want to : filter elements apply a t...
Use React Context API with reducers and actions strongly typed.
I was recently working on a lab in building a Yelp-like application that uses React and Redux to add...
Using Hooks with Reducers in react@next
Two examples of how to use higher-order functions to reuse reducers.
Check out this post on my website as well! If you are a JavaScript developer, especially a React dev...