HomeBlogBits & PiecesProjects
Sign in

Welcome, wanderer.

profile image

Who am I?

My name is Hoon Wee, and I am a freelance software developer.

I write blog posts about techs and user experience.

More about me

LinkedInTwitterGithubDev.to

Recent Blog Posts

What's the use of zero-sized types in Rust?

What's the use of zero-sized types in Rust?

Rust

Design Pattern

Pinned

Published at: 2022-02-21

Zero-side type is an underrated concept for many Rustaceans. We will see how it shines.

Rust structs - How well are you using it?

Rust structs - How well are you using it?

Rust

Design Pattern

OOP

Published at: 2022-02-12

We will learn several ways to build a struct instance and use them in Rust

Build comments section with Next.js and Supabase - Part 4. Reload-less Data Fetching

Build comments section with Next.js and Supabase - Part 4. Reload-less Data Fetching

Web

NextJS

Supabase

SWR

Published at: 2022-02-06

We'll learn how to show modified comments without reloading using SWR library.

Build comments section with Next.js and Supabase - Part 3. Update, Delete and Reply

Build comments section with Next.js and Supabase - Part 3. Update, Delete and Reply

Web

NextJS

Supabase

Published at: 2022-01-26

We'll learn how to update and delete comments, and reply to other comments.

Build comments section with Next.js and Supabase - Part 2. Create/Read comments

Build comments section with Next.js and Supabase - Part 2. Create/Read comments

Web

NextJS

Supabase

Published at: 2022-01-22

Let's create/read our comments, with Supabase node client.

Welcome, wanderer

Welcome, wanderer

General

Published at: 2022-01-07

It's great to have you here!

LinkedInTwitter