JBJohnny Buildsinjohnnybuilds.hashnode.dev·Jan 12, 2025 · 3 min readGenerating Screenshots in Your APII’m starting to share my latest project with people and one thing that stands out to me is that CodeCook.live Profile Page is a bit plain. As a starting point, here is what it looks like right now. The first thing I notice is we could have images fo...00
JBJohnny Buildsinjohnnybuilds.hashnode.dev·Nov 2, 2024 · 2 min readHow Johnny Builds New Web ProjectsI start with a standard Next.js Installation then clear out the boilerplate stuff from page.tsx and package.json, yada yada yada. If you want to skip straight to code, I published Johnny Builds Next.js Starter on Github. I pnpm add some stuff: pnpm a...00
JBJohnny Buildsinjohnnybuilds.hashnode.dev·Oct 31, 2024 · 1 min readStarting from ScratchI’m a web dev who’s been at it for a long time. My career has been successful. Back in the day, I was somewhat well known(-ish) with a couple moderately popular open source projects. I even gave a few conference talks. I dialed back from that as I sp...00