Writing Your First Crystal Library

preview_player
Показать описание
In this video, we will write a Crystal shard from scratch and publish it on GitHub, so that everyone can use it!

Chapters
0:00​ What is a Crystal Shard?
0:40​ A Sample Shard: just_config
2:18​ Initialisation
5:20​ Testing
6:22​ Publishing
7:29​ Depending on just_config
10:46​ just_config in action

---
Рекомендации по теме
Комментарии
Автор

Hey Lorenzo, I'm enjoying your videos & learning Crystal. Thanks for putting in all the efforts.

I'm trying to learn socket programming in Crystal if you could touch on that topic in a future video then it would be great.

BilalBudhani