I have three more planned for the moment.
1. Adding nested comments
2. Activity Feed
3. ActionCable tie-ins
The activity feeds and ActionCable ones will probably come out in December.
If there is interest, I've been thinking about also doing an episode of taking a Bootstrap "Theme" and showing how to incorporate it within the application.
coreui.io looks great. I'm working currently with https://github.com/almasaeed2010/AdminLTE/tree/v3-dev but v3 (Bootstrap 4) is in Alpha for a long time. Any of these B4 themes out there would be a good choose to see how to:
* integrate with yarn / webpack in a rails 5 app
* customize theme
* add some custom page based vanilla js or jQuery
* use Stimulus.js
Not a ready-to-sale app, just a sample of usage of all of these (and perhaps more) topics
You mentioned in the subsequent episode (#157) you will discuss how you restructed/moved a lot of the friend logic from the User model. Maybe I'm overlooking something, but episode #157 went directly into comment discussion. Is there something I'm missing?
Yes, I plan on covering the refactoring soon. I wanted to get a bit more logic built in first. This upcoming episode, i'm doing something a little bit different. I go to meetups in my area and one thing that I've found is that people open have a fairly large disconnect from their production environment. So, I thought that a high level architectural overview could be beneficial to many.
I hadn't planned on covering testing on these since there are already some videos on the topic. https://www.driftingruby.com/episodes?query%5Bname%5D=&tag=test
However, I'll gladly add this episode in if the community would like to see them.
Is there a continuation on the site somewhere where you cover blocking friends/users? The enum has a blocked value, but there's no further mention of it.
Wonderfull videos as usual David. I'm tempting use Drifiting Social Media with Hotwire but I ran too many issues and it is a bit confusing. Would you plan for another take using Rails 7 and hotwire?
I'm tempting use Drifiting Social Media with Hotwire but I ran too many issues and it is a bit confusing.
Would you plan for another take using Rails 7 and hotwire?