quattro_4 scribble

scribble 落書き (調べた事をただ落書きする)

thoughtbot The Bike Shed Episode #39-41

39: Okay with Instability (with Yehuda Katz) | The Bike Shed

Yehuda Katz


40: ActiveRecord Deprecated Persistence | The Bike Shed

  • updating existing records
  • make disable_with default in submit_tag
  • uniqueness
    • rails generate model user email:string:uniq
  • form object
  • active record deprecated persistence/finders
  • full time Rails
    • Shopify
  • BaseCamp 3

41: Ugh, I Have to Write Web Apps in This Thing | The Bike Shed

  • N+1 Query problem
    • caused by shared global state
    • bullet, rack mini profiler
  • Elixir
    • Phoenix
    • ExMachina for Elixir: Factories with a Functional Twist
      • factory_girl
  • Ruby enjoyable
    • performance - Elixir, Crystal
  • Rails 30%, node 30%, Go 10%
  • everybody doing Java
  • Rails full time
  • Aaron talk