close

DEV Community

Corbin Crutchley profile picture

Corbin Crutchley

I run my own programming blog called Unicorn Utterances, I do development of all kinds, usually focusing on web development. I collect retro video games 🎮, like reading 📖, love teaching 👨‍🏫

Location Sacramento, California Joined Joined on  Personal website https://framework.guide github website twitter website

Work

Author of "The Framework Field Guide"

Five Year Club
Four Year Club
Writing Debut
Three Year Club
4 Week Community Wellness Streak
Top 7
Two Year Club
1 Week Community Wellness Streak
2 Week Community Wellness Streak
4 Week Writing Streak
One Year Club
Merging the "This Is" Community into "Playful Programming"

Merging the "This Is" Community into "Playful Programming"

Image Image Image 8
Comments
6 min read

Want to connect with Corbin Crutchley?

Create an account to connect with Corbin Crutchley. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Challenges in writing a programming book

Challenges in writing a programming book

Image Image Image 35
Comments 7
5 min read
Advice for New Twitch Streamers

Advice for New Twitch Streamers

Image Image Image 6
Comments 1
10 min read
How Binary and Hexadecimal Work: An introduction to non-decimal number systems

How Binary and Hexadecimal Work: An introduction to non-decimal number systems

Image 5
Comments
11 min read
TypeScript Intermediates - Type Generics

TypeScript Intermediates - Type Generics

Image Image Image 21
Comments 7
9 min read
Introduction to TypeScript — What is TypeScript?

Introduction to TypeScript — What is TypeScript?

Image 7
Comments
10 min read
What is React's useFormState and useFormStatus?

What is React's useFormState and useFormStatus?

Image Image Image 9
Comments
5 min read
What are React Server Actions?

What are React Server Actions?

Image 3
Comments
8 min read
What is React Suspense and Async Rendering?

What is React Suspense and Async Rendering?

Image 9
Comments 1
5 min read
What are React Server Components (RSCs)?

What are React Server Components (RSCs)?

Image 5
Comments 1
4 min read
What is Server Side Rendering (SSR) and Static Site Generation (SSG)?

What is Server Side Rendering (SSR) and Static Site Generation (SSG)?

Image 14
Comments
8 min read
What is Reconciliation and the Virtual DOM (VDOM)?

What is Reconciliation and the Virtual DOM (VDOM)?

Image Image Image 14
Comments 3
4 min read
What is Reactivity?

What is Reactivity?

Image Image Image 39
Comments 6
6 min read
Discovering Odd Behavior with Angular Error Handling

Discovering Odd Behavior with Angular Error Handling

Image Image Image 10
Comments
8 min read
Porting a Next.js Site to Astro Step-by-Step

Porting a Next.js Site to Astro Step-by-Step

Image Image 18
Comments
9 min read
Using JavaScript classes without the `class` keyword

Using JavaScript classes without the `class` keyword

Image Image Image 46
Comments 16
5 min read
A story of let, const, object mutation, and a bug in my code

A story of let, const, object mutation, and a bug in my code

Image Image Image 45
Comments 9
10 min read
Mastering JavaScript's `this` keyword using `bind`

Mastering JavaScript's `this` keyword using `bind`

Image Image 23
Comments 1
7 min read
Functions Are Killing Your React App's Performance

Functions Are Killing Your React App's Performance

Image Image Image 66
Comments 25
14 min read
Formik Works Great; Here's Why I Wrote My Own

Formik Works Great; Here's Why I Wrote My Own

Image Image Image 47
Comments 39
15 min read
What Happened to UUIDv2?

What Happened to UUIDv2?

Image 9
Comments 1
8 min read
What are UUIDs?

What are UUIDs?

Image 17
Comments
9 min read
Angular Internals: How Reactivity Works with Zone.js

Angular Internals: How Reactivity Works with Zone.js

Image Image Image 58
Comments 8
18 min read
Why is z-index not working?! - Explaining CSS Stacking Context

Why is z-index not working?! - Explaining CSS Stacking Context

Image 60
Comments 5
16 min read
React Hooks in Angular?! Share Lifecycle Methods Between Components in Angular

React Hooks in Angular?! Share Lifecycle Methods Between Components in Angular

Image Image 12
Comments
14 min read
What You Never Learned about JavaScript Functions

What You Never Learned about JavaScript Functions

Image Image 11
Comments 3
10 min read
A Guide to Python's Secret Superpower: Magic Methods

A Guide to Python's Secret Superpower: Magic Methods

Image Image 13
Comments 1
10 min read
Developer Diaries: How We Built a Better Browser-Based IDE with Monaco

Developer Diaries: How We Built a Better Browser-Based IDE with Monaco

Image Image 12
Comments 2
8 min read
React Refs: The Complete Story

React Refs: The Complete Story

Image Image 255
Comments 7
21 min read
The Complete Guide to Regular Expressions (Regex)

The Complete Guide to Regular Expressions (Regex)

Image Image 700
Comments 9
14 min read
Rules of React's useEffect

Rules of React's useEffect

Image Image 32
Comments 1
10 min read
How to Upgrade to React 18

How to Upgrade to React 18

Image Image 7
Comments
3 min read
WebDev 101: How to use Node, NPM, and Yarn

WebDev 101: How to use Node, NPM, and Yarn

Image Image 19
Comments 2
17 min read
A Better Way To Code: Documentation Driven Development

A Better Way To Code: Documentation Driven Development

Image Image 194
Comments 18
7 min read
Rust Enums, Matching, & Options API

Rust Enums, Matching, & Options API

Image Image 10
Comments
8 min read
loading...