- Turbo streams broadcasting in Rails, update methods https://ahmednadar.hashnode.dev/turbo-streams-broadcasting-in-rails-update-methods 2 comments rails
- Here is how I decide to pass on a parameter within a Rails component. https://ahmednadar.hashnode.dev/how-i-decide-to-pass-on-a-parameter-within-a-component 2 comments rails
- Refactoring Rails Helpers from static to dynamic rendering https://ahmednadar.hashnode.dev/refactoring-rails-helpers-from-static-to-dynamic-rendering 5 comments rails
- Migration Magic ✨, Handling Not-Null Constraints in Production with Ruby on Rails https://ahmednadar.hashnode.dev/migration-magic-handling-not-null-constraints-in-production-with-ruby-on-rails 22 comments rails
- A simple way to efficiently calculate and represent average data in Rails https://ahmednadar.hashnode.dev/a-simple-way-to-efficiently-calculate-and-represent-average-data-in-rails 4 comments rails
- Eliminate N 1 queries and improve Rails app performance with this effective Eager Loading tip https://ahmednadar.hashnode.dev/eliminate-n1-queries-and-improve-rails-app-performance-with-this-effective-eager-loading-tip 4 comments rails