Hi, this is part 7 of my series, and in this one we add Machine Learning to the mix. We create a gauge / pie chart, which is combined with Teachable Machine ... (more…)
Read more »
In the Road to learn React I want to offer you a foundation before you start to dive into the more advanced React ecosystem with state management and co. It has less tooling and less external state management, but more React. It explains general concepts ... (more…)
Read more »
Sometimes, when a project is the right size and scope, it can make for a fun opportunity to try out a new framework on a stand-alone app. We recently had such an opportunity while working on Triplebyte’s new startup equity value calculator. (more…)
Read more »
Do you find yourself struggling for hours to solve problems with Formik? I've started using a different library that's much simpler. (more…)
Read more »
Placemark has plenty of moderately complex UI patterns that benefit from React component primitives. We’ve got dialog boxes, tooltips, popup menus, things you can drag, search boxes with autocomplete. (more…)
Read more »