ChrisDevCode

ChrisDevCode

Follow
homeLinkedInC N Websitebadgesnewsletter
Series

React

Documenting steps to becoming a React.Or

Articles in this series

State Management in React

Jul 9, 20222 min read

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...

State Management in React

How To Create A Layout Component: React

May 29, 20222 min read

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...

How To Create A Layout Component: React

What Is React Native, Building With React Native

Apr 7, 20211 min read

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...

What Is React Native, Building With React Native

Working with React Components + Props

Mar 24, 20216 min read

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...

Working with React Components + Props

Creating a React & Bootstrap Template

Mar 17, 20214 min read

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...

Creating a React & Bootstrap Template

Beginner React/Messenger Tutorials: 2020 Developer Circles Community Challenge

Jan 2, 20213 min read

On September 10th, 2020, Facebook Developers announced the 2020 Developer Circles Community Challenge. The challenge was on creating tutorials for...

Beginner React/Messenger Tutorials: 2020 Developer Circles Community Challenge