4 followers
Software engineer interested in solving non-trivial problems. 6+ years of experience working with various Javascript and blockchain technologies.
I always find it fascinating to recreate non-trivial tools that I use every day. Promises have been an integral part of our JS lives since ES6. Most...
ReactJS has a built-in way to handle "global" state - React Context. However, after using many contexts I realized I am typing a lot of boilerplate...