Learning 06/03/24
Dylan Sarikas
Posted on June 3, 2024
Durable Skills
- The Unspoken Rules - Gorick Ng | A helpful guide for tips in corporate America
- Rueben's Bookclub - Wednesday's at 8am
- Excel Basics down before June 18th - Fourmulas, Worksheet Basic, Modify Worksheet, Charts
- Word Basics down beofre June 18th
Updated ruby using homebrew
- changed the $PATH to use ruby 3.3 instead of ruby 2.6, website used below
- https://mac.install.guide/ruby/13
Good Rails Documentation
- https://guides.rubyonrails.org/getting_started.html
- https://guides.rubyonrails.org/active_record_basics.html
- https://guides.rubyonrails.org/routing.html
- https://guides.rubyonrails.org/action_controller_overview.html
- https://guides.rubyonrails.org/active_record_validations.html
Bootstrap
- Bootstrap is a tool for simple CSS
- Bootstrap Builds allows you to create a customized Boostrap
Lecutre
- One to Many vs Many to Many relationships
- Foreign Key goes on the many table or the belongs to table
- In rails, Model is Singular, Database table is Plural
💖 💪 🙅 🚩
Dylan Sarikas
Posted on June 3, 2024
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.