Ramadevsign (Rama Ochieng)
The Devsign Blog

The Devsign Blog

Follow
Follow
homebadges
Tag

React

#reactjs

More content

Read more stories on Hashnode


Articles with this tag

What Does "!" Symbol Mean in Typescript?

Aug 17, 20222 min read

An introduction to Definite Assignment Assertions in Typescript. · In this short guide, I will introduce you to the Definite Assignment Assertion feature...

What Does "!" Symbol Mean in Typescript?

How to use npm instead of yarn with the “expo init” cli (react native tip)

Sep 23, 20212 min read

tl:dr  —  run expo init ‘project_name’ --npm · In this guide, I’ll show you how to use npm instead of yarn to create a new react native project while...

How to use npm instead of yarn with the “expo init” cli (react native tip)

How to use Environment Variables in Vite(React Template Example)

Aug 27, 20212 min read

Using environment variables when working with reactjs template inside Vite · tl:dr — Use import.meta.env instead of process.env Vite is a handy build...

How to use Environment Variables in Vite(React Template Example)

How To Use React Router To Improve The UX Of Your React Application

Jun 24, 20214 min read

Creating a custom 404 page with React Router · In this guide, you will create a custom 404 page and use react router to navigate to our custom 404 page...

How To Use React Router To Improve The UX Of Your React Application

The React Developer Community Kenya - 6 Month Update

Mar 25, 20216 min read

The lessons learnt from managing a developer community, 6 months in · During the events of 2020(The Pandemic), a brilliant idea crossed my mind. I was...

The React Developer Community Kenya - 6 Month Update