Welcome, wanderer.
Recent Blog Posts
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
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
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
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
Web
NextJS
Supabase
Published at: 2022-01-22
Let's create/read our comments, with Supabase node client.
Welcome, wanderer
General
Published at: 2022-01-07
It's great to have you here!