Yusuff Faruq

  https://thekatana.tech/ Frontend web developer and anime lover from Nigeria.

     



13 Stories by Yusuff Faruq

React error handling with react-error-boundary

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

Getting data for React Native apps with Firebase

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

Handling user authentication with Firebase in your React apps

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

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

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.
0 7 min read

Getting started with react-redux-firebase

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

Cryptography in Go today

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

Using styled-components in React

This guide explores using styled-components in React and takes a look at a basic use case, which involves using the styled API.
0 6 min read

How to create an avatar feature with React

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

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

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.
0 4 min read

Integrating Stripe in your React app with React Stripe.js

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

Richer, more accessible UIs with React Spectrum

Adobe's newly released React Spectrum provides a suite of tools to create rich, adaptive, accessible user experiences.
0 7 min read

Introducing Flutter’s new animations package

Based on Google's Material motion spec, Flutter's new animations package allows developers to implement animation patterns in mobile app development.
0 7 min read