https://github.com/andrewmcodes-archive/rails_conf_2019_notes
My notes from RailsConf 2019
https://github.com/andrewmcodes-archive/rails_conf_2019_notes
Last synced: 4 months ago
JSON representation
My notes from RailsConf 2019
- Host: GitHub
- URL: https://github.com/andrewmcodes-archive/rails_conf_2019_notes
- Owner: andrewmcodes-archive
- Created: 2019-04-30T18:43:00.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-07T16:17:00.000Z (about 6 years ago)
- Last Synced: 2025-01-01T06:22:24.712Z (5 months ago)
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My RailsConf 2019 Notes
## Day 1
- [The Rails 6 Front End: Building with Webpacker and Stimulus](day_1/building_with_webpacker_and_stimulus.md)
- [The Past, Present, and Future of Rails at GitHub](day_1/past_present_future_future_of_rails_at_github.md)
- [Inside Rails: The Lifecycle of a Request by Skylight](day_1/lifecycle_of_a_request.md)
- [Hacking Verbal Communication Systems](day_1/hacking_verbal_communication_systems.md)
- [The Action Cable Symphony - An Illustrated Musical Adventure](day_1/action_cable_symphony.md)## Day 2
- [Database Design for Beginners](day_2/database_design_for_beginners.md)
- [Selfish Programmer](day_2/selfish_programmer.md)## Day 3
- [New HotN+1ness - Hard lessons migrating from REST to GraphQL](day_3/migrating_from_rest_to_graphql.md)
- [Zeitwerk: A new code loader](day_3/zeitwerk.md)