
Corbin Crutchley
they/them
Corbin is a principal software engineer with a passion for helping others. 💜 They're focused on ensuring that learning is open and fun. 🦄 They blog, livestream, code, and more to reach those goals to help others! 💅
-
Dev-ops
-
Developer
-
Author
-
Community Leader
Achievements
-
It Keeps Going
Write a really long article
-
Collect 'em all
Author a collection of posts!
-
Team Player
Collaborate on an article with another author
Recent articles
View allDiscovering Odd Behavior with Angular Error Handling
September 27, 2023•2081 words
Angular has fairly consistent error handling behavior... Until it doesn't. Here's one place where it's off and why.
Porting a Next.js Site to Astro Step-by-Step
June 29, 2023•1777 words
Let's port a site from Next.js to Astro, expanding on the official migration guide.
Using JavaScript classes without the `class` keyword
June 29, 2023•1280 words
Classes are a core feature of JavaScript - but they weren't always that way. How did earlier JS devs write classes? Let's learn how together.
How to Setup a React Native Monorepo
June 29, 2023•5501 words
React Native can be challenging to setup a monorepo for. Let's explore what an optimal monorepo setup looks like for it.