Refactor and Style Links in a Rails View

preview_player
Показать описание
Rails index pages often have links for filtering the collection of records being displayed. In this video, I walk through a refactoring of some `link_to` tags in an ERB file. We make the code more self-documenting, we add some styling to improve the UX, and we DRY things up a bit at the end.
Рекомендации по теме