I struggled a lot with the flutter life-cycle methods when I started with this framework, I came from React Native development and I was still thinking in class components, where do I place my state? WHERE ARE THE PROPS, HOW DO I UPDATE STUFF and all of t... (more…)
Read more »
As a web developer it’s been near impossible to miss the explosion of popularity that React and other component based view libraries have…
Read more »
React Hooks are getting increasingly popular. However, I've not found any hooks for React Native specific features, so I started creating them myself. This is my collection of useful React Native hooks. (more…)
Read more »
In this video we make a Pomodoro Time complete with customisable timing, an alarm and interrupt functionality. This is implemented in React leveraging moment... (more…)
Read more »
In this tutorial we will build our User Interface using the Material UI framework and setup webpack and react router as well. (more…)
Read more »