Brian Morrison II
@brianmm.dev
I build stuff and create content for developers • JavaScript, Go, AWS, Kubernetes • Sr. Developer Educator @ Clerk, Prev @ PlanetScale • Go make someone smile today • Follower of Jesus ✝️
We shipped WishPin in exactly one month from scratch, and I'm damn proud of that
Idk how the hell people are out here bragging about shipping things in hours
Idk how the hell people are out here bragging about shipping things in hours
July 13, 2025 at 4:01 PM
We shipped WishPin in exactly one month from scratch, and I'm damn proud of that
Idk how the hell people are out here bragging about shipping things in hours
Idk how the hell people are out here bragging about shipping things in hours
Figured out how to automate building AND uploading to Test Flight for my Expo app 🚀
I just run `npm run build:tf` and it calls these two scripts
I just run `npm run build:tf` and it calls these two scripts
July 7, 2025 at 4:25 PM
Figured out how to automate building AND uploading to Test Flight for my Expo app 🚀
I just run `npm run build:tf` and it calls these two scripts
I just run `npm run build:tf` and it calls these two scripts
Threw together a new short vid this morning based on some React Native shenanigans I've been up to
Helped me debug a crash issue with the app Im working on
Helped me debug a crash issue with the app Im working on
June 5, 2025 at 6:28 PM
Threw together a new short vid this morning based on some React Native shenanigans I've been up to
Helped me debug a crash issue with the app Im working on
Helped me debug a crash issue with the app Im working on
Current laptop sticker situation👇
Which is your favorite?
Which is your favorite?
June 2, 2025 at 2:04 PM
Current laptop sticker situation👇
Which is your favorite?
Which is your favorite?
Im out here cooking biscuits and gravy 😏
June 1, 2025 at 4:43 PM
Im out here cooking biscuits and gravy 😏
Accidentally just discovered that you can adjust the window of requests being displayed in the Chrome Dev Tools Network tab by scrolling on the timeline 🤯
April 9, 2025 at 9:26 PM
Accidentally just discovered that you can adjust the window of requests being displayed in the Chrome Dev Tools Network tab by scrolling on the timeline 🤯
Might be the most vibe-codery thing I've done so far...
April 9, 2025 at 7:50 PM
Might be the most vibe-codery thing I've done so far...
Finally I'm going to highlight authorization with Supabase and Clerk and how RLS is used to prevent the user from accessing data they shouldnt have access to, along with some key requirements to make Supabase and Clerk work together.
April 8, 2025 at 5:58 PM
Finally I'm going to highlight authorization with Supabase and Clerk and how RLS is used to prevent the user from accessing data they shouldnt have access to, along with some key requirements to make Supabase and Clerk work together.
Next I got a section comparing the traditional approach with how Supabase works and how Supabase verifies JWTs with Clerk using the JWKS endpoint
April 8, 2025 at 5:58 PM
Next I got a section comparing the traditional approach with how Supabase works and how Supabase verifies JWTs with Clerk using the JWKS endpoint
Working on a video that outlines the new Clerk & Supabase integration and how the whole thing works. Looking for feedback 🤗
First few slides walk through how a typical multi-tier application works, both independently and with Clerk.
First few slides walk through how a typical multi-tier application works, both independently and with Clerk.
April 8, 2025 at 5:57 PM
Working on a video that outlines the new Clerk & Supabase integration and how the whole thing works. Looking for feedback 🤗
First few slides walk through how a typical multi-tier application works, both independently and with Clerk.
First few slides walk through how a typical multi-tier application works, both independently and with Clerk.
Proud to see that my @supabase.com articles have taken over the top of the @clerk.com blog! Here's what I cover in these:
1. Compare Supabase Auth vs Clerk
2. Explain how Clerk and Supabase work with @nextjs.org
3. How to build a B2B app with the two
More breakdown and links below 👇
1. Compare Supabase Auth vs Clerk
2. Explain how Clerk and Supabase work with @nextjs.org
3. How to build a B2B app with the two
More breakdown and links below 👇
March 31, 2025 at 8:55 PM
Proud to see that my @supabase.com articles have taken over the top of the @clerk.com blog! Here's what I cover in these:
1. Compare Supabase Auth vs Clerk
2. Explain how Clerk and Supabase work with @nextjs.org
3. How to build a B2B app with the two
More breakdown and links below 👇
1. Compare Supabase Auth vs Clerk
2. Explain how Clerk and Supabase work with @nextjs.org
3. How to build a B2B app with the two
More breakdown and links below 👇
First custom print with the 3d printer ft. @clerk.com 👀
March 29, 2025 at 5:26 PM
First custom print with the 3d printer ft. @clerk.com 👀
March 29, 2025 at 1:22 PM
Took a personal day to hike with the fam yesterday. Touched more rain than grass, but it was nice to get out into nature 🏔️
March 28, 2025 at 1:21 PM
Took a personal day to hike with the fam yesterday. Touched more rain than grass, but it was nice to get out into nature 🏔️
Trying my hand at mining crypto!
Am I doing it right?
Am I doing it right?
March 26, 2025 at 12:49 PM
Trying my hand at mining crypto!
Am I doing it right?
Am I doing it right?
“What productivity software do you use?”
Me:
Me:
March 25, 2025 at 4:43 PM
“What productivity software do you use?”
Me:
Me:
Outlined my next LinkedIn article 👀
March 16, 2025 at 7:44 PM
Outlined my next LinkedIn article 👀
That feeling when an awesome domain you want is actually available 🫠
March 10, 2025 at 5:00 PM
That feeling when an awesome domain you want is actually available 🫠
In 2 hours I'll be chatting with Vadim Savin - former Amazon SWE and founder of notJust development, a platform for mobile app developers to learn and grow!
Join us live on my YouTube channel: www.youtube.com/watch?v=p40...
Join us live on my YouTube channel: www.youtube.com/watch?v=p40...
March 10, 2025 at 2:04 PM
In 2 hours I'll be chatting with Vadim Savin - former Amazon SWE and founder of notJust development, a platform for mobile app developers to learn and grow!
Join us live on my YouTube channel: www.youtube.com/watch?v=p40...
Join us live on my YouTube channel: www.youtube.com/watch?v=p40...
Anyone ever use Figma to map out their components or just me?
March 7, 2025 at 5:07 PM
Anyone ever use Figma to map out their components or just me?
Big changes are coming
March 6, 2025 at 10:35 PM
Big changes are coming
Back to building directly on AWS. Some people are scared of it, but I actually quite enjoy the challenge.
Ran into some weirdness when building my authorizer so thought I’d write about it
Ran into some weirdness when building my authorizer so thought I’d write about it
March 5, 2025 at 6:04 PM
Back to building directly on AWS. Some people are scared of it, but I actually quite enjoy the challenge.
Ran into some weirdness when building my authorizer so thought I’d write about it
Ran into some weirdness when building my authorizer so thought I’d write about it
I want a future where @jason.energy does all his content like this
March 5, 2025 at 4:48 PM
I want a future where @jason.energy does all his content like this