Skip to content

Commit

Permalink
Add WNB.rb October/November recordings and add January Panel (#575)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoroth authored Jan 18, 2025
1 parent c1f02fa commit e23c061
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 6 deletions.
1 change: 1 addition & 0 deletions data/wnb-rb/playlists.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
title: WNB.rb Meetup
location: "online"
description: "WNB.rb is a virtual community for women and non-binary Ruby developers. These videos are from our monthly meetups, which occur on the last Tuesday of every month at 12pm eastern time. Visit our website to learn more: https://wnb-rb.dev."
kind: meetup
published_at: "2024-09-13"
channel_id: UCC3ljLfioI4qN2_zmG_kseQ
year: "2024"
Expand Down
41 changes: 35 additions & 6 deletions data/wnb-rb/wnb-rb-meetup/videos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -560,23 +560,52 @@
- Emily Samp
event_name: WNB.rb Meetup October 2024
date: "2024-10-29"
published_at: "2024-12-12"
slides_url: https://docs.google.com/presentation/d/1sw_V2_FfqTBfge46hBxLYxYcXKVy_LIp7CkqgphP9Ss/edit#slide=id.p
description: |-
Sorbet is a gradual type checker for Ruby, and like many Ruby developer tools, it has its own parser. This means that every time a change is made to the Ruby language, teams at Stripe and Shopify need to implement those changes in Sorbet’s parser. This process is labor-intensive, slow, and prone to errors. There must be a better way!
Enter, Prism. Prism is a new Ruby parser developed by Shopify. It is written in C and designed to be embedded in other Ruby tooling. In this talk, I’ll describe how I replaced the existing Sorbet parser with Prism, eliminating the toil of maintaining the Sorbet parser and taking one step toward uniting Ruby’s parsing ecosystem.
video_provider: not_published
video_id: emily-samp-wnb-rb-october-2024-meetup
https://www.wnb-rb.dev/meetups/2024/10/29
video_provider: youtube
video_id: rnGMDz-2YVE

- title: An Upgrade Handbook to Rails 8
raw_title: An Upgrade Handbook to Rails 8 by Jenny Shen
speakers:
- Jenny Shen
event_name: WNB.rb Meetup November 2024
date: "2024-11-26"
published_at: "2024-12-11"
description: |-
Upgrading can be a bit tricky, but it is also an opportunity to fine-tune and enhance your Rails experience!
Each new major version of Rails unlocks so many great features, and Rails 8 is no exception. However, let’s face it, upgrading a Rails application can be difficult. Each upgrade is filled with numerous changes that need to be addressed carefully to keep your application running smoothly.
Jenny Shen will delve into the depreciation and changes introduced in Rails 8, and showcase how Shopify automated the upgrade process.
video_provider: not_published
video_id: jenny-shen-wnb-rb-november-2024-meetup
Today, I'll talk about some of the common deprecations and changes introduced in Rails 8, and how Shopify was able to automate the Rails upgrade process for hundreds of their applications.
https://www.wnb-rb.dev/meetups/2024/11/26
video_provider: youtube
video_id: dFzctqj7qrI

# 2025

- title: Staff Engineer Panel
raw_title: Staff Engineer Panel
speakers:
- Toni Rib
- Sweta Sanghavi
- Maple Ong
- Christine Seeman
event_name: WNB.rb Meetup January 2025
date: "2025-01-25"
thumbnail_xs: https://cdn.masto.host/rubysocial/media_attachments/files/113/844/865/006/596/689/original/2a841e477cf117c6.png
thumbnail_sm: https://cdn.masto.host/rubysocial/media_attachments/files/113/844/865/006/596/689/original/2a841e477cf117c6.png
thumbnail_md: https://cdn.masto.host/rubysocial/media_attachments/files/113/844/865/006/596/689/original/2a841e477cf117c6.png
thumbnail_lg: https://cdn.masto.host/rubysocial/media_attachments/files/113/844/865/006/596/689/original/2a841e477cf117c6.png
thumbnail_xl: https://cdn.masto.host/rubysocial/media_attachments/files/113/844/865/006/596/689/original/2a841e477cf117c6.png
description: |-
Join us for an exciting WNB.rb meetup, now with 4 engineers on our Staff Engineer Panel 🎉
Get ready for an insightful and inspiring discussion full of real-world advice, and career journeys. Come with your questions—we’d love to see you there 👋
video_provider: scheduled
video_id: wnb-rb-meetup-january-2025

0 comments on commit e23c061

Please sign in to comment.