Articles in this series
How to create and manage States in ReactJs · A state is the current data passed in React components. State management in React enables you to dynamically...
Step by Step Guide on creating a layout on a create-react-app Project · When creating a react application/website, most of the pages would be sharing the...
Today I Learnt: Using React Native (in a minute) · TL;DR React Native - Simply an Open Source framework (React) used to create applications that run on...
A summary of making your components simple and Better (React) · What are props? In simple terms, they are data passed into components. When to use...
My react & bootstrap starter template · This is an update to the previous article I wrote on React & Bootstrap Starter Template Why a Template? It's...
On September 10th, 2020, Facebook Developers announced the 2020 Developer Circles Community Challenge. The challenge was on creating tutorials for...