John Au-Yeung I'm a web developer interested in JavaScript stuff.

Stories by John Au-Yeung

Web Storage Made Simple With Use-local-storage-state

Web storage made simple with use-local-storage-state

Dev

The useLocalStorageState Hook makes it easier to persist data in the browser by abstracting the use of localStorage into a React Hook.

John Au-Yeung
May 22, 2020 ⋅ 3 min read
Top Picks For JavaScript Chart Libraries

5 top picks for JavaScript chart libraries

Dev

There are a lot of JavaScript chart libraries out there. We run through five of the best choices for your next project.

John Au-Yeung
May 15, 2020 ⋅ 4 min read
Building And Styling Tables With react-table v7

What’s new in React Table v7?

Dev

Creating tables with React is a pain. react-table v7, with its modern, Hooks-based API, aims to solve that.

John Au-Yeung
Apr 2, 2020 ⋅ 14 min read

Simplify React state management with Kea

Dev

In this article, we’ll look at how to use Kea in a React app as a global state management solution.

John Au-Yeung
Mar 10, 2020 ⋅ 7 min read
Guide To Canvas Manipulation With React Konva

Guide to canvas manipulation with React Konva

Dev

With React Konva, you can easily draw, transform, and drag shapes around the canvas.

John Au-Yeung
Mar 9, 2020 ⋅ 7 min read