-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #62 from lenart/2024-03-recap
March 2024 recap
- Loading branch information
Showing
4 changed files
with
36 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
--- | ||
layout: post | ||
title: March Ruby Meetup | ||
author: lenartr | ||
bg_photo: /assets/img/posts/2024-03-25-meetup.jpg | ||
--- | ||
|
||
In March another Ruby Meetup brought together familiar faces and fresh ideas in the vibrant world of Ruby development. As always the atmosphere inside was relaxed and buzzing with excitement. | ||
|
||
The first talk of the evening was [Radan Skoric]'s "Should I type or should I not?". Radan delved into the realm of typing in Ruby, exploring various approaches and their pros and cons. From Rbs to Sorbet, he presented a comprehensive overview of how types can be introduced into Rails projects, sparking lively discussions among attendees. | ||
|
||
The second talk was "Deployment with Kamal" by Ivan Vandot. Ivan introduced [Kamal], a tool by 37signals, demonstrating how it can be used to deploy Rails applications to servers. His live demo of deploying a simple application to a real web server showcased the simplicity and effectiveness of Kamal, leaving attendees inspired to try it out themselves. | ||
|
||
As the talks wrapped up, the evening transitioned seamlessly into casual conversations over pizza and beer. Attendees exchanged ideas, shared experiences, highlighting the true essence of community in the Ruby world. | ||
|
||
We extend our heartfelt thanks to the organizer [Krištof Črnivec] for putting together yet another fantastic meetup and to [SciNote] for sponsoring the event. Without their dedication and support, gatherings like these wouldn't be possible. | ||
|
||
The meetup once again proved to be a valuable platform for learning, networking, and socializing. With each event, the community grows stronger and more vibrant. As we eagerly await the next meetup, let's continue to embrace these opportunities to stay updated with the latest trends and connect with fellow engineers. Here's to more inspiring talks and memorable gatherings in the near future! | ||
|
||
|
||
<div class="gallery"> | ||
<a href="/assets/img/posts/2024-03-25-photo-1.jpg" target="_blank" > | ||
<img src="/assets/img/posts/2024-03-25-photo-1.jpg" alt="Talk about types by Radan Skoric"> | ||
</a> | ||
<a href="/assets/img/posts/2024-03-25-photo-2.jpg" target="_blank" > | ||
<img src="/assets/img/posts/2024-03-25-photo-2.jpg" alt="Ivan Vandot on Kamal"> | ||
</a> | ||
<a href="/assets/img/posts/2024-03-25-photo-3.jpg" target="_blank" > | ||
<img src="/assets/img/posts/2024-03-25-photo-3.jpg" alt="Attendees of Ruby Meetup March 2024 Ljubljana"> | ||
</a> | ||
</div> | ||
|
||
[SciNote]: https://www.scinote.net/ | ||
[Krištof Črnivec]: https://si.linkedin.com/in/kri%C5%A1tof-%C4%8Drnivec-582a60150 | ||
[Radan Skoric]: https://radanskoric.com/ | ||
[Kamal]: https://kamal-deploy.org/ |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.