2023 has already started and a small TODO list (at least, giving them a try) for this year: Be an expert with Algolia Rust tRPC SolidJS (They've...
How does JS run async code if it's a single-threaded language? · It's been a long time without posting anything here, but I'm back.Let's talk about...
Notes about clients and servers · Client A client is a process that basically requests data from a server. As we're talking about the web, the browsers...
I'm reading this book with GraphQL content. Thanks @leonardomso Pagination: Cursor Pagination Cursor pagination is generally a great choice, because...
Introduction In this post, I'll cover about adding an Expo project inside a Monorepo project. I found on the internet so many people trying to do...
title: A PWA Expo Web using CRA - From ZERO to Deploy published: true description: Creating a PWA using Create React App tool and Expo SDK tags:...