rssed

a collection of dev rss feeds - blogroll

Add a new feed

+

186 feeds


Giant Robots Smashing Into Other Giant Robots

Posts

How transparency helps us navigate during calm and chaos đź”—

All organizations have a choice in how they share information and involve their teams in decision-making. At thoughtbot, transparency is a tool and gu [...]

Ruby on Rails agency in London đź”—

Everyone’s talking about AI replacing developers these days… but where can you find a good old Ruby on Rails agency in London with Ruby on Rails devel [...]

Reasoning by Analogy đź”—

Reasoning by Analogy is a powerful learning, problem-solving, and debugging technique. It’s a four-step process: You have a question about something t [...]

thoughtbot x ProductCon 2025 đź”—

A firm favourite in every Product person’s calendar - this year’s ProductCon 2025 hosted in London’s Barbican didn’t just talk about the future, it pu [...]

Using the Presenter Pattern in Ruby on Rails đź”—

The presenter pattern is a handy design approach that sits between your views and models, helping you keep your code organized by handling view-specif [...]

content_for -- What is it good_for? đź”—

Sometimes, you need to include HTML but you can’t figure out where to do it, especially if you’re trying to push something up the view hierarchy. The [...]