
Paperchat Dev Blog #2 - Using IntersectionObserver to replicate Pictochat's custom scroll behavior in React
-Ricardo Sandez
This time we'll use the IntersectionObserver API to implement custom scroll behavior in React. Join me to learn how to use Intersection Observer in Next.js to implement your own scroll behavior.

Paperchat Dev Blog #1 - Recreating Pictochat's Canvas in React
-Ricardo Sandez
In the first Paperchat Dev Blog episode, we'll recreate the Pictochat canvas in React. Join me to learn about the Canvas API to draw, erase content from it, and more.

Paperchat Project Overview - Creating a Pictochat spiritual successor with React
-Ricardo Sandez
Find out how Paperchat was made in React, a real-time drawing and chatting application inspired in videogame chat apps from the early 2000s.