Explore LuckyCasts
Get started with a search, or browse the videos below. We're adding new content all the time, so be sure to check back often!
February 26, 2022Handling Nil in Crystal
Have you run into an error that goes something like "undefined method 'id' for Nil (compile-time type is (User | Nil))". Understand the error and how to resolve it in this LuckyCast!
4m 17s
Beginner
June 15, 2021Requiring Files in a Crystal Application
As applications grow in complexity, you'll need to store logic in separate files. Let's take a look at the different ways to require files in Crystal in this latest Crystal Mastery mirror!
8m 35s
Beginner
June 4, 2021Creating and Running a Simple Crystal Program
Get started with Crystal with a short and sweet overview of how to create, run, and build your first program.
2m 14s
Beginner