Tailwind vs Bootstrap, from a Rails developer point of view
BootRails
by
2y ago
More often than not, you have to check if an object is empty. But what does "empty" means exactly ..read more
Visit website
Rails : How to create a custom Bootstrap theme
BootRails
by
2y ago
Customise Bootstrap with Rails is not very complicated : Bootstrap v5 opened wide the doors (and variables file) to make it easy ..read more
Visit website
Ruby : nil? vs blank? vs empty? vs present?
BootRails
by
2y ago
More often than not, you have to check if an object is empty. But what does "empty" means exactly ..read more
Visit website
Ruby private method : a hack
BootRails
by
2y ago
Private methods exist for a reason. However they can lead to tricky situations. Here is a quick hack about private methods in Ruby ..read more
Visit website
Rails 7 : a preview
BootRails
by
2y ago
Let's imagine what Rails 7 could be ..read more
Visit website
How to write a switch statement in Ruby
BootRails
by
2y ago
The "switch" statement in Ruby is actually made by a case/when statement. Let's see how ..read more
Visit website
Rails : how to work with Bootstrap v5
BootRails
by
2y ago
A tiny article to explain the daily workflow when working with Rails and Bootstrap ..read more
Visit website
Rails with Webpacker : a full setup
BootRails
by
2y ago
Webpacker is a wrapper around Webpack, but is not fully used in a default new Rails application. Let's see how to set up Rails with Webpacker, in order to use any kind of frontend assets ..read more
Visit website
Ruby : the unless keyword
BootRails
by
2y ago
You are probably familiar with the "if/else" control flow but there are certain situations where there may be a visually better way to write these statements ..read more
Visit website
Rails form : tutorial from the ground
BootRails
by
2y ago
A basic tutorial about how to handle web forms with Ruby-on-Rails ..read more
Visit website

Follow BootRails on FeedSpot

Continue with Google
Continue with Apple
OR