Let's Build: A Twitter Clone with Ruby on Rails 7 - Part 5 - Commenting on Tweets
Web-Crunch
PART 5 of 6
Timestamps: 00:42 - Generate Comment model 01:53 - Tweet model updates 02:04 - Create comments_controller.rb file 03:05 - Add comment routing 03:40 - Add Tweet show view and controller action 08:38 - Add comment views and form 14:15 - Add comment(s) instance variables 16:05 - Add comment logic to comments_controller.rb file 19:20 - Add turbo_stream responses for create and delete actions 20:25 - Add comment partial file 24:35 - Add controls to comments 25:50 - Testing it all out
What's in this part? In part 5 we start to code the community portion of Twitter by adding comments to the application.
Series description: If you have followed me for some time you might remember a series I did on Ruby on Rails titled “Let’s Build”. These guides were a “learn in public” exercise I tasked myself with that ultimately resonated with a number of folks.
This specific mini-series is going to focus on redoing an older “Let’s Build” where I took on building a Twitter clone.
Since the advent of Rails 7, the way you might approach new problems when building software has changed a great deal. I wanted to take the opportunity to create some fresh content and show you how to leverage some new features of Ruby on Rails along the way.
=======
Hi, My name is Andy Leverenz and I work as a product designer and developer. For fun, I design, code, and write. Check out my blog called Web-Crunch https://web-crunch.com where I publish design and development tutorials with the occasional vlog.
♥️ Sponsor me on GitHub https://github.com/sponsors/justalever
☕️ Keep me awake. Buy me a coffee https://www.buymeacoffee.com/webcrunch
📰 One-Click Subscribe: https://www.youtube.com/user/webcrunchblog?sub_confirmation=1
💻 Previously published at: https://web-crunch.com/posts/lets-build-with-ruby-on-rails-7-twitter-clone
💎Ruby on Rails Course: HELLO RAILS https://hellorails.io
💻 Check out the blog: https://web-crunch.com
🦄 Check out my personal site: https://justalever.com
🚀 Links: Weekly Newsletter: https://digest.web-crunch.com/ Twitter: https://twitter.com/webcrunchblog Github: https://github.com/justalever
📘Check out my book on UX Design: "LUXD: Learn User Experience Design" https://web-crunch.com/products/luxd
📙 Check out my FREE book on Tumblr Theming: "Pro Tumblr Theming" https://web-crunch.com/products/ptt ... https://www.youtube.com/watch?v=fsY-s7Hjyfc
85514133 Bytes