Alexandre Ruban's Avatar

Alexandre Ruban

@alexandreruban.bsky.social

๐Ÿ’ป Senior/Lead Ruby on Rails developer ๐Ÿ“˜ Author of the turbo-rails tutorial (https://hotrails.dev) โœ๏ธ I write Ruby on Rails books (https://rubanonrails.com)

550 Followers  |  52 Following  |  9 Posts  |  Joined: 28.10.2024  |  2.0386

Latest posts by alexandreruban.bsky.social on Bluesky

Great presentation!
Can't wait to see what you both come up with for the model layer!

21.04.2025 09:27 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

This is going to be soo freaking cool! Can't wait for your new course!

02.04.2025 21:19 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Hotrails - Learn modern Ruby on Rails with Hotwire Hotwire is the default front-end framework for new Ruby on Rails applications. Learn how to craft reactive single-page applications with Stimulus and Turbo.

I have written a tutorial inspired by a real world project I worked on a few years ago if you want to have a look :
www.hotrails.dev

It's not technically a book, but it's in written format with drawings.

17.01.2025 17:36 โ€” ๐Ÿ‘ 4    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Video thumbnail

I experimented with view transitions for the first time and the effect is sooo cool!

The best part is it only required... 5 lines of code ๐Ÿคฏ. I must use this on all my projects now!

28.12.2024 12:14 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image

Sure!

18.12.2024 20:05 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

Thanks to the new Rails authentication generator, it's very easy to add features such as allowing only one session at a time.

It's also very easy to test, thanks to the `open_session` method.

16.12.2024 08:10 โ€” ๐Ÿ‘ 15    ๐Ÿ” 3    ๐Ÿ’ฌ 4    ๐Ÿ“Œ 0

Don't you think no-build makes sense for small applications with minimal JavaScript dependencies?

Modern CSS is very good and I don't feel the need for a build step anymore. Importmaps works fine too if you know you won't rely on a lot of JavaScript dependencies.

I bet it would be a great talk!

27.11.2024 20:48 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image

Modern CSS is just sooo good!!

- We can create very nice layouts with CSS grid (we can even name the grid areas ๐Ÿคฏ)
- We have variables
- We can easily transform colors and the result feels consistent thanks to OKLCH

CSS used to be a pain but now I really enjoy it.

23.11.2024 21:03 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

It's so easy to add those feature now compared to previously with Devise, or any other gem!

14.11.2024 14:15 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

@alexandreruban is following 20 prominent accounts