Going ham with Next.js
How far can you push Next.js? What can you build with it? Let's find out.
Geo queries with Prisma
Prisma doesn't support a lot of native types yet. So what's the workaround for PostGIS queries?
ESLint for new projects
A reference store of my ESLint configurations for new projects.
Corona times
It's been a long time since I posted anything. Time for a catch-up.
Prodo
Prodo is a name I used for an SMS API I built years ago. But that never panned out, so I repurposed it when I built a snippet manager last weekend.
PlanBear
I first built PlanBear with Ember and Cordova during a Hackathon. It's like Meetup for smaller and more spontaneous plans.
Building a website with Stitch and Next
I'm always trying to rebuild my blog with different tech to see what works best. This approach uses Stitch, Next.js and React.
Surviving Azure Functions
My year with Azure Functions and how I survived.
Bijli
The past, present, and future of one of my oldest ideas.
Last two months
What I've been up to for the last two months and why I've abandoned all my goals.
Mittens
Mittens brings you push notifications from GitHub.
Goodbye, Metro
I shut down my first app ever. A story of being outdone.
Starting with React Native
Setting up a React Native projects with CocoaPods can be tricky. Here are some of my tricks so you can avoid Xcode hell.
Building WoWdb
WoWdb is a mobile World of Warcraft database. It's built with React, React Native, Fastify, MongoDB, and hosted on Render.
Location picker with React Native
A performance-oriented approach to let users pick their location on a map.
Building a website with Prismic
How I rebuilt my website using Prismic, a headless CMS, and React.