Skip to content

Articles from Benjamin Gowers

The React Native Guide I Wish I Had! - Part 1: Environment and Stateless Components

Benjamin Gowers9 min read

Mobile Phone Application Tray

During my first week at Theodo, I had a lot to learn about the main technologies used within the company. I focused my attention on learning to build a simple React Native application using Typescript and Redux.Quick Links → Part 1…

Continue reading →

The React Native Guide I Wish I Had! - Part 2: Redux and Stateful Components

Benjamin Gowers11 min read

Mobile Phone Application Tray

This article takes you through a crash course of redux implementation, as well as adding it to your Todos application.Quick Links → Part 1 - focuses on setting up your environment for react native, typescript and redux, as well as creating…

Continue reading →