OPOrigho Preciousinorigho-precious.hashnode.dev·Apr 29, 2022 · 17 min readBuilding a blog with Reactjs and RestDB.io.When building apps that require a backend, we spend much time setting up a server and database, writing APIs with which the frontend can send and receive data to and from the backend. With RestDB, you can easily spin up a server, and create a databas...00
OPOrigho Preciousinorigho-precious.hashnode.dev·Nov 10, 2021 · 7 min readHow to add live cursors to your product with Next.js and Liveblocks using the public key API.Almost everyone loves real-time collaborating tools especially developers. Take the Figma real-time indication of viewers' cursor for example. When on a Figma design board, you can see exactly where other viewers are. It’s awesome, right? I bet we al...01U
OPOrigho Preciousinorigho-precious.hashnode.dev·Oct 1, 2021 · 6 min readSaving Netlify App Secrets using DopplerSummary When deploying applications on netlify, we usually add our app’s environment variables manually. And whenever there’s a need to update it, we have to go back there to netlify to do it. With Doppler, an organization/team or individuals can m...00