プログラミング未経験から海外でフリーランスエンジニアに至った軌跡を振り返る
https://qiita.com/tomada/items/f170db894afbbe937f3c?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
A couple of weeks ago, in my quest to try and fall back into the habit of reading books, I came across @hardcover and I noticed on their blog that they're using a library called Inertia.js, and it looks like just the thing I want to use when I eventually get round to my next Rails project.
ActiveJob::Continuable merged to Rails, for jobs that can be re-started after interuption
https://github.com/rails/rails/pull/55127
Discussions: https://discu.eu/q/https://github.com/rails/rails/pull/55127
Friendly reminder that @rubycentral has decided to platform hate at the last #railsconf by having #dhh speak.
The community has already fought this battle and removed his hate from our conference but apparently @rubycentral has no spine.
What happened to #MINASWAN ? How are our lgbtq+ or minority community members supposed to feel welcome and safe when you actively platform someone who rails against them at every opportunity.
Choose a local conference instead!
Some lessons from freelancing: Rails (eventually) needs layers
Rails’ tight integration of ORM and web gives it a big productivity boost early on. However, as projects grow, tight coupling tends to surface through a mix of slow tests, overloaded controllers, models too close to the database, and domain logic tangled up with infrastructure.
#Rails devs, simplify authentication in Rails 8! This guide explores Rails 8's new built-in generator & a powerful alternative. Find your ideal, secure setup & get a well-informed perspective on modern Rails auth.
Read the guide: https://reinteractive.com/articles/rails-8-authentication-guide-built-in-generator-authentication-zero