Free Access to Source Code Here. (Link to GitHub)
https://malachirails.com/code
Mentorship:
https://www.patreon.com/c/user/membership?u=89485299
How I learned Ruby on Rails
https://youtu.be/kiABrznRGNk
Hey there, I'm Malachi, and I'm passionate about one thing: helping YOU succeed in mastering Ruby on Rails! With years of experience in the world of web development, I've been through the ups and downs of learning Rails firsthand.
#Rails #Software #programming
Chapters:
00:00 Creating a new Ruby on Rails app
03:01 Creating our First Scaffold
11:38 Adding Bootstrap to our Rails app
19:12 Adding Footer and Navbar
27:54 Creating Links in our RoR app
34:50 Validating our Post Model
45:28 Adding Image Support to Image Model
52:10 Static Pages like About Page
56:18 Adding User Authentication using Devise
01:04:23 Styling Devise Forms (Sign up, Edit Account ETC)
01:13:02 Connecting User Authentication to Post Model
01:19:25 Adding a "My Posts" Page
01:23:37 Add a Comment Section to Posts
01:29:36 Add Profiles to Users in Devise
01:50:19 How to Add a Like Button to Posts
02:00:01 Add a Followers/Following Tab
02:09:23 Adding a Search bar to Filter Users via Their Usernames
02:16:30 Adding Admin role and an Admin panel
02:24:57 Adding Infinite scroll pagination with Ruby on Rails
02:35:12 Adding A Analytics Panel for Admin Ruby on Rails
02:41:53 Adding a followers and following counter to Users
02:50:10 Deploying our Ruby on Rails app to Fly.io