Can't pry yourself away from the tutorials? The cure is to make tiny little experiment apps. (more…)
Read more »
In part 3 of our tutorial series on building a chat app in React Native, we integrated Firestore the current React Native app, creating a database that stores chat room names. A new chat room can be… (more…)
Read more »
Prerequisite: Experience developing with ReactJS and a basic understanding of Ethereum smart contracts. This article explains step-by-step instructions for how to use the Truffle Suite to create a… (more…)
Read more »
React Hooks have changed the way we write components & has mentally pushed to write more Functional Components. Lets see how to make a Custom Hook in React. (more…)
Read more »
This week's app idea comes from Dan Abramov: React Native HackerNews app where people are nice. We'll be using Google's language API, MobX, and Shoutem UI. (more…)
Read more »