Using Mappers to Organize Your Data
Improve the organization of your components
Last Updated on May 29, 2023 At some point during the development of your project, you might have needed to develop a feature that consumed …
4 min read
“!” and “?”: Understanding One of Ruby’s Coolest Naming Conventions
Last Updated on January 8, 2026 “Well, that’s quite some symbols you got there ♨_♨” – You, after reading this article’s title. It was a …
4 min read
Build Your First App with Flutter: Fetching Data from an API
Last Updated on May 29, 2023 Since the release of Flutter Beta, its community has been growing steadily! The goal of this article is to …
4 min read
Destroying an Association Marked as Read-Only in Rails
Last Updated on October 17, 2023 Read-only is a boolean setting. When true, it prevents an Active Record instance to be updated or destroyed. Although …
4 min read
Scalable Frontend #2 — Common Patterns
Applying layered architecture in a practical way
Last Updated on April 11, 2024 Patterns should fit nicely, like playing blocks This post is part of the Scalable Frontend series, you can see …
4 min read
Migrating from Paperclip to ActiveStorage
My first challenge as an intern
Last Updated on May 29, 2023 First of all, I’m no expert in programming. In fact, I started with Ruby on Rails about one and …
4 min read






