Forem

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"

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
Challenges in writing a programming book
Cover image for Challenges in writing a programming book

Challenges in writing a programming book

35
Comments 7
5 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
Advice for New Twitch Streamers
Cover image for Advice for New Twitch Streamers

Advice for New Twitch Streamers

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

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

5
Comments
11 min read
TypeScript Intermediates - Type Generics
Cover image for TypeScript Intermediates - Type Generics

TypeScript Intermediates - Type Generics

21
Comments 7
9 min read
Introduction to TypeScript — What is TypeScript?
Cover image for Introduction to TypeScript — What is TypeScript?

Introduction to TypeScript — What is TypeScript?

7
Comments
10 min read
What is React's useFormState and useFormStatus?
Cover image for What is React's useFormState and useFormStatus?

What is React's useFormState and useFormStatus?

9
Comments
5 min read
What are React Server Actions?
Cover image for What are React Server Actions?

What are React Server Actions?

3
Comments
8 min read
What is React Suspense and Async Rendering?
Cover image for What is React Suspense and Async Rendering?

What is React Suspense and Async Rendering?

9
Comments 1
5 min read
What are React Server Components (RSCs)?
Cover image for What are React Server Components (RSCs)?

What are React Server Components (RSCs)?

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

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

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

What is Reconciliation and the Virtual DOM (VDOM)?

14
Comments 3
4 min read
What is Reactivity?
Cover image for What is Reactivity?

What is Reactivity?

38
Comments 6
6 min read
Discovering Odd Behavior with Angular Error Handling
Cover image for Discovering Odd Behavior with Angular Error Handling

Discovering Odd Behavior with Angular Error Handling

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

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

18
Comments
9 min read
Using JavaScript classes without the `class` keyword
Cover image for Using JavaScript classes without the `class` keyword

Using JavaScript classes without the `class` keyword

46
Comments 16
5 min read
A story of let, const, object mutation, and a bug in my code
Cover image for 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

45
Comments 9
10 min read
Mastering JavaScript's `this` keyword using `bind`
Cover image for Mastering JavaScript's `this` keyword using `bind`

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

23
Comments 1
7 min read
Functions Are Killing Your React App's Performance
Cover image for Functions Are Killing Your React App's Performance

Functions Are Killing Your React App's Performance

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

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

47
Comments 39
15 min read
What Happened to UUIDv2?
Cover image for What Happened to UUIDv2?

What Happened to UUIDv2?

9
Comments 1
8 min read
What are UUIDs?
Cover image for What are UUIDs?

What are UUIDs?

17
Comments
9 min read
Angular Internals: How Reactivity Works with Zone.js
Cover image for Angular Internals: How Reactivity Works with Zone.js

Angular Internals: How Reactivity Works with Zone.js

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

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

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

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

12
Comments
14 min read
What You Never Learned about JavaScript Functions
Cover image for What You Never Learned about JavaScript Functions

What You Never Learned about JavaScript Functions

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

A Guide to Python's Secret Superpower: Magic Methods

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

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

12
Comments 2
8 min read
React Refs: The Complete Story
Cover image for React Refs: The Complete Story

React Refs: The Complete Story

255
Comments 7
21 min read
The Complete Guide to Regular Expressions (Regex)
Cover image for The Complete Guide to Regular Expressions (Regex)

The Complete Guide to Regular Expressions (Regex)

700
Comments 9
14 min read
Rules of React's useEffect
Cover image for Rules of React's useEffect

Rules of React's useEffect

32
Comments 1
10 min read
How to Upgrade to React 18
Cover image for How to Upgrade to React 18

How to Upgrade to React 18

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

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

19
Comments 2
17 min read
A Better Way To Code: Documentation Driven Development
Cover image for A Better Way To Code: Documentation Driven Development

A Better Way To Code: Documentation Driven Development

194
Comments 18
7 min read
Rust Enums, Matching, & Options API
Cover image for Rust Enums, Matching, & Options API

Rust Enums, Matching, & Options API

10
Comments
8 min read
loading...