Ricardo Miranda de Novais

Joined

2,630 Experience
26 Lessons Completed
0 Questions Solved

Activity

Posted in Using Vuex with a Rails Backend Discussion

Hi! I am really in doubt if I start my project with the Hotwire approach vs the Vue approach. One of the main concerns is that I intend tô have a PWA for mobile. In this case are both ways suitable? What do you think may work best?

Posted in Adding Scheduled Blog Posts Discussion

Thanks! Great explanation :))

Posted in Adding Scheduled Blog Posts Discussion

Hi Chris, one thing wasn´t clear to me. Why do we need those helper methods (draft?, published?, scheduled?), since setting the scopes already give us the ability to get BlogPost.draf and so on?