Yusuff Faruq Frontend web developer and anime lover from Nigeria.

Stories by Yusuff Faruq

Using Styled-Components With React

Using styled-components in React

Dev

There are several CSS-in-JS libraries out there today. In this article, we will explore how to use styled-components in React.

Yusuff Faruq
Jun 12, 2023 ⋅ 11 min read
React error handling with react-error-boundary

React error handling with react-error-boundary

Dev

When building applications, errors are inevitable. In this article, we’ll examine React error handling using react-error-boundary.

Yusuff Faruq
May 24, 2023 ⋅ 11 min read
Storing And Retrieving Data For React Native Apps With Firebase

Getting data for React Native apps with Firebase

Dev

Learn how to store, retrieve, and update user-generated data in your React Native apps with Firebase.

Yusuff Faruq
May 19, 2022 ⋅ 10 min read
Handling User Authentication With Firebase In Your React Apps

Handling user authentication with Firebase in your React apps

Dev

Learn how to add user authentication to your React apps using Firebase, allowing for both Google authentication and email/password sign-in.

Yusuff Faruq
Jan 10, 2022 ⋅ 11 min read
Future React Router

React Router v6: The future of Reach Router and React Router

Dev

React Router v5.1 is an introduction to the new Hooks-based API and comes with some amazing features. The new Hooks also make routing easier.

Yusuff Faruq
Dec 16, 2021 ⋅ 7 min read
Getting Started With React-Redux-Firebase

Getting started with react-redux-firebase

Dev

React-redux-firebase provides Redux bindings for Firebase, making it much simpler to use Firebase with Redux and React.

Yusuff Faruq
Nov 10, 2021 ⋅ 8 min read
Go Logo

Cryptography in Go today

Dev

Take a look at how cryptography is handled in the Go programming language and what cryptography packages are available today.

Yusuff Faruq
Dec 28, 2020 ⋅ 6 min read
How to Create an Avatar Feature with React

How to create an avatar feature with React

Dev

The react-avatar library provides an intuitive way to build an avatar-creation feature into your React application.

Yusuff Faruq
Nov 12, 2020 ⋅ 4 min read
Teaching a 13-year-old How to Host a Webpage on Netlify

Teaching a 13-year-old how to host a webpage on Netlify

Dev

Netlify is a powerful tool for hosting websites, but it’s simple enough that a budding developer can use it to host their first webpage.

Yusuff Faruq
Sep 28, 2020 ⋅ 4 min read
Integrating Stripe In Your React App With React Stripe.js

Integrating Stripe in your React app with React Stripe.js

Dev

React Stripe.js is a lightweight wrapper around Stripe Elements that allows you to quickly integrate Stripe in your React apps.

Yusuff Faruq
Aug 28, 2020 ⋅ 5 min read
Richer, More Accessible UIs With React Spectrum

Richer, more accessible UIs with React Spectrum

Dev

Adobe’s newly released React Spectrum provides a suite of tools to create rich, adaptive, accessible user experiences.

Yusuff Faruq
Aug 11, 2020 ⋅ 7 min read
Introducing Flutter's New Animations Package

Introducing Flutter’s new animations package

Dev

Based on Google’s Material motion spec, Flutter’s new animations package allows developers to implement animation patterns in mobile app development.

Yusuff Faruq
Jun 8, 2020 ⋅ 7 min read