/conferences-2023

A review of all the conferences in 2023

Primary LanguageHTML

Conferences 2023

A review of all the conferences in 2023

Notes

all my "raw" notes with a lot of links to videos etc

Plan

Original form the issue

I have had the opportunity to attend a heap of recent ruby related conferences. In this talks I will share:

  1. what I have learnt
  2. how I got to go
  3. upcoming conferences
  4. how to get the most out of conferences

The conferences covered are:

  • RubyConfTH Bangkok 2022 & 2023
  • RubyConfAU Melbourne 2023
  • Programmable Melbourne/Sydney 2023
  • TestBash Spring London | Remote 2023
  • ReactMiami 2023
  • RailsConf Atlanta 2023
  • RubyKaigi Matsumoto 2023
  • and coming soon CPP Canada, RustConf Albuquerque, ReactSummit Amsterdam | Remote, NDC Copenhagen

talk will be anywhere from 10min - 40min and include some audience interaction and games if we go for the longer version

What I can deliver

Recurring themes

  • Speed of SQL
  • WebAuthn and PassKeys
  • Rails modularisation
  • AI Pair programming
  • All things cloud

Code Samples

Must Watch List

list of must watch

RubyConfTH Bangkok

Keynote: A Beginner's Guide to Puma Internals Slides Video

Nate Berkopec @nateberkopec


Roda: Simplicity, Reliability, Extensibility, Performance

Jeremy Evans @jeremyevans0


Dissecting Rails - a different approach to learning Rails

Ratnadeep Deshmane @rtdp

Content is super valuable here for people who want to understand better how rails works by understanding it's parts, in particular:

  • rake
  • rack
  • ActiveSupport
  • hash_with_indifferent_access gotchas
  • ActiveRecord
  • ActiveModel
  • ActiveMailer - running as standalone mailer
  • ActiveJob
  • templates: ERB
  • Parts that are too intertwind to run individually (learn them in rails):
    • ActionCable,
    • ActionVeiew,
    • ActionController
  • DSLs in rails/ruby - RSpec, Routes
  • look at route alternatives: sinatra/hanami/Roda

RubyConfAU Melbourne

"Asynchronous Rails" - Samuel Williams (RubyConf AU 2023)

"A People Pleasers Guide to Salary Negotiation" - Colleen Lavin (RubyConf AU 2023)

"Hanami 2: New Framework, New You" - Tim Riley (RubyConf AU 2023)

"Encrypted Search Party" - Fiona McCawley (RubyConf AU 2023)

Programmable

Programmable 2023: The State of Passwordless Auth on the Web - Phil Nash

ReactMiami

Una Kravets - The JavaScript is No JavaScript

RailsConf Atlanta

Watch for the following appearing https://www.youtube.com/@RubyCentral/videos

RubyKaigi

probably watch for them being uploaded here - https://www.youtube.com/channel/UCBSg5zH-VFJ42BGQFk4VH2A

Thank You

this repo