About 3 results
https://rants.broonix.ca/getting-started-with-react-native-and-redux · 26 Feb 2017
It’s been far too long that I’ve been saying to myself: “Brooks you really should give React Native a try”. So I’ve whipped up a quick ‘how-to’ article from my first foray into React Native. In this tutorial, we will create a new React Native...
https://rants.broonix.ca/react-containers-and-components-2 · 14 Jun 2016
At work we’ve been using React heavily on one of our new projects. Like most projects we are using redux to load data from the server. In doing so testing becomes a bit more difficult. In order to make our components more testable we are using containers...
https://rants.broonix.ca/moving-from-refluxjs-to-redux · 18 Dec 2015
Unless you have been living under a rock. I’m sure you are aware of all the buzz behind React. Our latest project at work is React based. It’s been so much fun to get our hands on a new UI framework. We built out the initial proof of concept using Reac...