What’ll you learn after complete this project?
- How to start a new Rails application?
- Design System from Craft
- Understanding MVC (Model — View — Controller) architecture
- Model: Active Record migration, validation, callback, association, and query interface
- View: Layout, Partial and Form helpers
- Controller: Actions, Strong Parameters
- Rails Routing
- Active Storage to upload files
- Using Bootstrap, Devise, Kaminari gem in Rails application
Table of Contents:
Part 1: https://medium.com/luanotes/build-instagram-by-ruby-on-rails-part-1-fef7837ee399
Part 2: https://medium.com/luanotes/build-instagram-by-ruby-on-rails-part-2-d70b44f5c7e6
Part 3: https://medium.com/luanotes/build-instagram-by-ruby-on-rails-part-3-2cb65dca46d7
Top comments (0)