# ViewComponent
Topics: [[Ruby on Rails]]
Website: [viewcomponent.org](https://viewcomponent.org/)
## Bookmarks
- [Encapsulating Views](https://www.youtube.com/watch?v=YVYRus_2KZM), RailsConf talk by the maintainer
- [Introducing ViewComponent -- The next level in Rails views](https://teamhq.app/blog/tech/15-introducing-viewcomponent-the-next-level-in-rails-views)
- [Simplify Rails Views Using ViewComponents with Tailwind CSS and RSpec](https://stefcoetzee.com/rails-viewcomponent-rspec-tailwind)
- [Advanced ViewComponent patterns in Rails](https://dev.to/abeidahmed/advanced-viewcomponent-patterns-in-rails-2b4m)
- [A Legacy Rails App’s Journey Into 2022: Part 1 — View Components](https://medium.com/expsoftwareengineering/a-legacy-rails-apps-journey-into-2022-part-1-view-components-6c1d319513f7)
- [ViewComponent in the Wild I: building modern Rails frontends](https://evilmartians.com/chronicles/viewcomponent-in-the-wild-building-modern-rails-frontends)
- [ViewComponent in the Wild II: supercharging your components](https://evilmartians.com/chronicles/viewcomponent-in-the-wild-supercharging-your-components)
- [Using ViewComponents with Turbo](https://predicatemethod.com/posts/using-viewcomponents-with-turbo/)