Coding, Courage, and Community
Our Experience at Rails Girls São Paulo
Rails Girls is a global community created to encourage women to explore the field of technology. The idea behind Rails Girls goes way beyond learning …
How To Avoid Losing Your App State
The Memento Pattern
Memento mori. There are only two guaranteed things in life: one, we both are going to die. And while I’d prefer you go first… and …
Ruby on Rails: The Open-Source Blueprint
Last Updated on July 7, 2025 1. Rails & Open Source: A Match Made in Developer Heaven Since its debut in 2004, Ruby on Rails …
All You Need to Know About Rails Transactions
What are database transactions, how to use them in rails, caveats and methods
Last Updated on July 24, 2025 In this blog post, we’ll dive into database transactions, how they work behind the scenes, but mainly, we will …
What you need to know about frontend design patterns
Last Updated on July 7, 2025 Imagine you find yourself facing your code at a point where you clearly have a problem to solve. You …
How to Speed Up Mobile App Development with Expo OTA Updates
Last Updated on July 7, 2025 There are a lot of articles out there talking about how great it is to use OTA updates in …
The Overlooked Power of Rails in the Age of AI
Last Updated on July 3, 2025 When we talk about Artificial Intelligence, the conversation can go in a hundred different directions by consuming OpenAI’s API, …
Creating REST APIs with Ruby on Rails
Easy and fast developing with RoR and JBuilder!
Last Updated on July 7, 2025 Introduction You’ve likely seen this old and famous demo presentation on how powerful and easy it is to build …
React Server Components in Expo: A Practical Guide
I’ve seen a lot of traction towards the development and adoption of React Server Components (RSCs) with new frameworks like React Router and Expo having …
A Journey Through the Greatest Ruby on Rails Milestones
The History and Evolution of Ruby on Rails In 2004, David Heinemeier Hansson extracted a web framework from his Basecamp application and gifted it to …