simeonGriggs.dev
Twitter
GitHub
đź‘‹

Hello, internet!

I'm Simeon, a 🇦🇺 in 🇬🇧 and Solution Engineer @ Sanity.io.

I also made a Tailwind CSS Palette Generator people seem to like.

I like talking. I use stuff.

Add Vercel Analytics to a Remix Application

2022-12-07

Vercel offers simple, privacy-focused analytics and web vitals data. These can be instantly set up on Next.js and other frameworks. It's a little extra work for your Remix app, but worth it.

Bridging the developer-author gap

2022-11-27

In a content-editable website project, the people involved are two separate and yet equally important groups. The developers who build websites, and the authors that populate them with content. These are their stories.

Prioritise content over components

2022-10-03

Visually, components are unique, flexible units to compose complete layouts. For content, they can trap reusable data into single-use decorations.

Creating a Parent/Child Taxonomy

Updated 2022-11-15 | Published 2022-03-04

Posted on Sanity.io Exchange

Create common taxonomy schemas like Categories and Tags with parent/child relationships

How to ask for things with Loom

2022-02-14

Almost all forms of communication are an "ask" of some kind. Even if you’re not asking for some "thing". At a minimum you're asking the other party for their time.

Backup Sanity to AWS S3

2020-12-11

Headless CMS's are refreshingly "set and forget". But if the Risk Management Department needs to be satiated by having your own backup solution, it's easy to do.

The guide to useEffect() I wish I had

2020-12-10

If you're relatively new to React, Hooks aren't new, they simply exist. And to understand the useEffect() hook is to almost entirely understand React Components.

Sanity Schema Generator

Updated 2020-06-18 | Published 2020-06-09

Trying my hand at adding to the the Developer Experience of Sanity.