The 37signals Dev blog is brought to you by the people who build Basecamp, HEY, and ONCE ✌️❤️| 37signals Dev
Maximalist positions are a thing in our industry. Take a technique, outline its drawbacks, extrapolate you can’t use it under any circumstance, and ban it forever. We are lucky that Rails embraces exactly the opposite mindset as one of its pillars.| 37signals Dev
A programmer who loves building things and messing with every part of the process.| 37signals Dev
How page refreshes work, and how they compare to stream actions.| 37signals Dev
This article was originally published in the 37signals dev blog. We published a demo showing how Page Refreshes with morphing work in Turbo 8. Comparing code helps a lot in software discussions, so I thought it would be valuable to show how the new feature compares to Turbo stream actions for performing partial updates and broadcasts. ...| world.hey.com
This article was originally published in the 37signals dev blog. Sacrificing purity for convenience is one of the Rails pillars. This principle informs several Rails features that some recommend avoiding but that we happily use in our apps. In this post, I’ll discuss how we use three of those in Basecamp. I’ll show some examples involv...| world.hey.com