Taught rails to a friend

EK Author

It was pretty good, I was working on appbasics and he was at my place so he said I also want to try building my own projects but I only know frontend, so I gave him a quick TLDR about Ruby and Rails.

0 Likes
Carl Poppa 🛸

i hope he takes to it. the more i learn it the more i love it

0 Likes
EK Author
  • Rails new command, Gemfile, Bundler, Rails server, Rails console, Rails db:migrate, Rails generate command, Controllers, Models, DB migrations, routes.rb, views, what is erb, what are layouts/partials., data types in ruby, etc.
0 Likes
EK Author

He loved how simple it is to build a CRUD app, didn't understand the migrations/db concepts but figured out how controllers/routes.rb/models work together. I explained him the following things.

0 Likes
Carl Poppa 🛸

how did it go? :)

0 Likes

Please sign in to leave a comment.