Sat, 25 Jan 2025 12:08:35 GMT The one about learning Ruby I started working with Ruby in early 2010, on projects developed with Ruby on Rails. My mentor was influential enough to convince our bosses that this programming language and this framework were the best choice for future projects. We usually worked... |
|
Mon, 23 Dec 2024 09:53:04 GMT The one about using factories with entities in Sinatra I mentioned in a previous post that in the project I am currently working on we do not use Rails in most of the applications. There are some exceptions in certain legacy applications that represent the core of the project, from which we have been pro... |
|
Fri, 29 Nov 2024 17:23:54 GMT The one about how things work in an American fintech This is my first time working for any American company. In many ways things work differently here than with other companies I have previously worked for, so I will tell you here about the ins and outs of this American fintech I am working for as a co... |
|
Mon, 28 Oct 2024 07:06:37 GMT The one about linting in a legacy Ruby project Previously, I mentioned that I recently started working on a new project. New for me, of course. The platform of this American fintech consists of many applications developed in multiple programming languages, but mainly in Ruby. There are several de... |
|
Sat, 28 Sep 2024 19:57:12 GMT The one about conditionals in Ruby Conditionals control the flow of execution of your program based on conditions that you define. In Ruby we have conditional statements such as if, else, elsif, unless, case, or the ternary operator. Here I would like to focus on what I consider to be... |
- ๐ฃ Commented on #1 in backpackerhh/blog-posts
- ๐ฃ Commented on #172 in ctt-gob-es/clienteafirma