Pinned Repositories
adding-stimulusjs
Add StimulusJS to your Lucky Application!
ameba
Demonstrate the power of the Ameba linter for Crystal
basic-file-uploads
File uploads with Shrine for Lucky
crystal-views
Highlight the value of Lucky views being written in plain Crystal
decorators-with-decorator-shard
Implement Decorators in your Crystal Lucky app with the Decorator shard
i18n
Set up i18n in a Lucky application
page-level-method-overloads
How to keep Lucky HTML concise with method overloads!
requiring-files-in-crystal
Code for https://crystalmastery.io/episodes/4
simple-crystal-program
Code from https://crystalmastery.io/episodes/1
simple-crystal-shard
Code from https://crystalmastery.io/episodes/2
LuckyCasts Videos's Repositories
LuckyCastsVideos/basic-file-uploads
File uploads with Shrine for Lucky
LuckyCastsVideos/adding-stimulusjs
Add StimulusJS to your Lucky Application!
LuckyCastsVideos/ameba
Demonstrate the power of the Ameba linter for Crystal
LuckyCastsVideos/crystal-views
Highlight the value of Lucky views being written in plain Crystal
LuckyCastsVideos/decorators-with-decorator-shard
Implement Decorators in your Crystal Lucky app with the Decorator shard
LuckyCastsVideos/i18n
Set up i18n in a Lucky application
LuckyCastsVideos/adding-tailwindcss
Adding TailwindCSS to a Lucky application
LuckyCastsVideos/blog-routing
LuckyCastsVideos/component-named-slots
How to use composition with Lucky components!
LuckyCastsVideos/page-level-method-overloads
How to keep Lucky HTML concise with method overloads!
LuckyCastsVideos/requiring-files-in-crystal
Code for https://crystalmastery.io/episodes/4
LuckyCastsVideos/simple-crystal-program
Code from https://crystalmastery.io/episodes/1
LuckyCastsVideos/simple-crystal-shard
Code from https://crystalmastery.io/episodes/2
LuckyCastsVideos/adding-typescript
How to easily add TypeScript to a Lucky application!
LuckyCastsVideos/application-config
Set up a Habitat-based, application-wide config for your Lucky application.
LuckyCastsVideos/component-basics
Everything you need to get started with components in Lucky!
LuckyCastsVideos/decorators-from-scratch
LuckyCastsVideos/handling-nil
How to effectively handle nil in Crystal