The Redux philosophy is that you keep all your data in a single store and operate on it via actions. Since react is technically just a view library and redux is technically just a state management library, a lot of architectural and design decisions need ... (more…)
Read more »
This is a little gem i stumbled upon. Basically you just wrap this around whatever part of your app you want to test, and then hook it up…...
Read more »
Amazon’s new brand page experiences take advantage of Facebook’s Interface Framework! (more…)
Read more »
For iOS applications that matter, JavaScript won’t cut it. Because of this, I decided to build a native component framework in Swift focused on performance, ease of use and flexibility. It’s called…
Read more »
A bit over 10 years ago, I was a Flash developer. We were in high demand in those days. (more…)
Read more »