🌊 Template for building an SaaS application or admin dashboard using React + Material-UI - dunky11/react-saas-template... (more…)
Read more »
I love the new hooks from redux-react. It simplify things a lot. Let’s see how to test it.TBH, the solutions can be applied to any react hooks. (more…)
Read more »
I’ve been working with React since 2016 and still there isn’t a single best practice when it comes to application structure and design. While there are best… (more…)
Read more »
Let’s step up our testing game with two useful libraries that lend themselves excellently to a TDD approach. (more…)
Read more »
I’ve been playing with Apollo a lot lately and, as with nearly any app, I needed to add authentication to that app. I looked around but couldn’t find any posts specifically on the subject of… (more…)
Read more »