#viewcomponent
Read more stories on Hashnode
Articles with this tag
One possible way of rendering a simple calendar control · TailwindUI has a nice looking calendar component I can use for this task. Here is what it will...
Part 18 of building a Rails 7 application · At the moment the only way to add new records is using the scaffolded "New" page. Not only is it pretty...
Part 15 of building a Rails 7 application · At the moment the index pages for the application show all available records and have no way to filter,...
Part 13 of building a Rails 7 application · So far the user interface for my application has been built using a combination of views (including partial...