Dash makes the richness and innovation of the React frontend ecosystem available to Python, R, and Julia engineers for the first time. (more…)
Read more »
Last year I created Pomodone, a small time tracking application based on the Pomodoro technique of working in 25 minute intervals. It's a pretty basic app; it has a 25 minute timer (that runs in a Web Worker) and saves a history of your "poms" to a small ... (more…)
Read more »
The personal blog and portfolio of Phil Andrews, location independent tech pro. Browse my musings about travelling, technology, code, and design. -- A.B.I. Always be improving. (more…)
Read more »
My post about some issues I was having with the performance of images in React Native received quite a bit of attention. As developers, we’re all concerned about how well our code does its jo…...
Read more »
Managing state in react can be a challenge. Learn how DoorDash utilized a class pattern when building its item modal to increase reliability... (more…)
Read more »