Hashnode Blog - bywachira

Hashnode Blog - bywachira

Follow
Follow
homebadgesnewsletter
Tag

React

#reactjs

More content

Read more stories on Hashnode


Articles with this tag

Compress images in React: React Image File Resize

Aug 12, 20204 min read189 views

Okay for this one I highly recommend, the speeds is just amazing. I loved it. I am gonna do a comparison real quick, between browser-image-compression...

Compress images in React: React Image File Resize

Compress images in React: Browser Image Compression Libary

Aug 12, 20204 min read155 views

I recently got interested in compressing images on the client-side for a couple of reasons: Reduce my cloudinary bandwidth and storage usage Users...

Compress images in React: Browser Image Compression Libary

How to build Electron apps with React.

Dec 28, 2019995 views

Introduction I have always had a deep interest in writing Desktop applications. What was holding me off throughout the years was, I wasn't interested...

How to build Electron apps with React.

How to add a dark mode to your React web app

Aug 16, 2019818 views

We are currently living in a dark mode in everything era. Most apps nowadays come with a switch either at the navbar or just somewhere around its...

How to add a dark mode to your React web app

Getting started with NextJS Part 1

Jul 24, 201974 views

Hey Coder, I blogged about why you should learn Next in this blog. For this part of the series, I will guide through the features that next brings to...

Getting started with NextJS Part 1

Why you should learn Next.JS

Jul 2, 2019753 views

Next.JS is a javascript framework that allows developers to create server-rendered react web apps also comes with other perks that make frontend...

Why you should learn Next.JS