Sebastien Auriault
@websebdev
Senior Software Engineer @moneyforward.
คุณอาจชื่นชอบ
💎Ruby tip💎 Did you know that concatenating strings together ("a" << "b") is a lot more performant than adding them to each other ("a" + "b") or using interpolation ("#{a}#{b}")? Especially with the recent optimizations from @_byroot and others. #ruby #rails #rubyonrails
💎Ruby tip💎 Did you know that Ruby gives you a powerful string formatter to do things like choosing the number of decimals, converting to binary, octal, hexadecimal, and a lot more? Examples ⬇️ #ruby #rails #rubyonrails
💎Rails tip💎 Did you know you could speed up your dev environment a bit by clearing up logs and temporary files? Especially when it's been a long time since it hasn't been cleared. #ruby #rails #rubyonrails
💎Rails tip💎 Did you know about the view helper "capture"? It allows you to store HTML into a variable and pass it down somewhere else. You don't necessarily need view_component slots to do that! #ruby #rails #rubyonrails
💎Ruby tip💎 Did you know that you can use the ampersand(&) operator with any method that require a block for some convenient shortcuts? Examples ⬇️ #ruby #rails #rubyonrails
For those curious, here’s a sneak peek of what we’ve been working on! rubycompanion.dev
Would you be interested in a system to help you discover and remember all the cool features of Ruby and Rails? I might be working on something 😉
🚨THIS IS NOT A JOKE🚨 A brand new episode of @remote_ruby is out with @websebdev 🤘 LISTEN NOW OR RISK MISSING OUT
🎙 A new episode! "Ruby & Rails Tips with Sebastien Auriault". Listen: share.transistor.fm/s/d244e763
💎Rails tip💎 Did you know about template variants? Useful when you have let's say one view for admins and one for normal users. Or one for mobile and one for desktop (when the views are too different to just be responsive). #ruby #rails #rubyonrails
Would you be interested in a system to help you discover and remember all the cool features of Ruby and Rails? I might be working on something 😉
💎Rails tip💎 Did you know that since Rails 6.1, you can easily add a column of type interval if you use Postgres? This can be convenient if you have for example a model for recurring events with a specific duration like 5 days. #ruby #rails #rubyonrails
💎Rails tip💎 You can use infinite ranges with dates and numbers in your ActiveRecord queries. Examples ⬇️ #ruby #rails #rubyonrails
United States เทรนด์
- 1. Good Monday 34.1K posts
- 2. #MondayMotivation 27.6K posts
- 3. Victory Monday N/A
- 4. Jamaica 64.5K posts
- 5. Category 5 16.6K posts
- 6. #MondayVibes 2,168 posts
- 7. Hurricane Melissa 39.8K posts
- 8. #BacktoLife 27.2K posts
- 9. Cameroon 13.9K posts
- 10. Tomlin 13.6K posts
- 11. Milei 586K posts
- 12. GameStop 56.6K posts
- 13. Hochul 22.3K posts
- 14. Austin Reaves 51.8K posts
- 15. #andTEAM 74.9K posts
- 16. Tanzania 59.6K posts
- 17. Talus Labs 18K posts
- 18. South China Sea 18.5K posts
- 19. Ahna 3,104 posts
- 20. #BreachLAN2 3,748 posts
คุณอาจชื่นชอบ
-
Alexandre Ruban
@alexandre_ruban -
matt swanson 😈
@_swanson -
Jason Swett
@JasonSwett -
Joe Masilotti
@joemasilotti -
GoRails
@GoRails -
DriftingRuby
@DriftingRuby -
Vladimir Dementyev
@palkan_tula -
RUBYLAND
@rubylandnews -
Nate Hopkins
@hopsoft -
Andrew Mason
@andrewmcodes -
Dave Kimura
@kobaltz -
Chris Oliver
@excid3 -
Jeremy Evans
@jeremyevans0 -
Nate Berkopec
@nateberkopec -
Jean Boussier
@_byroot
Something went wrong.
Something went wrong.