Posts by Tag

Ruby

RSpec for Rails: Testing with Efficient Specs

6 minute read

In this article, we delve into the world of RSpec testing in a Ruby on Rails application. By leveraging the power of RSpec, we can ensure that our applicatio...

Quickly Populate Your Rails App with a CSV File

3 minute read

In this article we will learn you how to seed data to a Rails application from a CSV file. For this example we will use the Destination model from the travel...

Ruby and Rails: A Love Story

1 minute read

It all began in the mid-1990s, when Japanese programmer Yukihiro “Matz” Matsumoto set out to create a new programming language. He wanted a language that bal...

The Basics of Recursion in Ruby

1 minute read

Recursion is a powerful concept in programming that allows a function to call itself repeatedly until a specific condition is met. This can be a useful tool ...

Fibonacci Number code challenge

less than 1 minute read

The Fibonacci Number is another common code challenge and it has some simililraties with the Factorial Number we already solved.

Factorial Number code challenge

less than 1 minute read

Finding the Factorial Number is a common and simple challenge. Though it’s easy to solve I find it interesting because it allows us to solve it in different ...

Hello World!

less than 1 minute read

Hello there, this my first blog post.

Back to Top ↑

Rails

Why I love Rails

1 minute read

Join me on a delightful journey through the world of Ruby on Rails, where every line of code is a story of creativity and efficiency.

Rails 7.1: A Gleaming Release to Explore

2 minute read

An exploration of the fresh features in Rails 7.1, from ActiveRecord enhancements to the introduction of Bun for JavaScript. A release made even more special...

RSpec for Rails: Testing with Efficient Specs

6 minute read

In this article, we delve into the world of RSpec testing in a Ruby on Rails application. By leveraging the power of RSpec, we can ensure that our applicatio...

Quickly Populate Your Rails App with a CSV File

3 minute read

In this article we will learn you how to seed data to a Rails application from a CSV file. For this example we will use the Destination model from the travel...

Ruby and Rails: A Love Story

1 minute read

It all began in the mid-1990s, when Japanese programmer Yukihiro “Matz” Matsumoto set out to create a new programming language. He wanted a language that bal...

Back to Top ↑

programming

RSpec for Rails: Testing with Efficient Specs

6 minute read

In this article, we delve into the world of RSpec testing in a Ruby on Rails application. By leveraging the power of RSpec, we can ensure that our applicatio...

Quickly Populate Your Rails App with a CSV File

3 minute read

In this article we will learn you how to seed data to a Rails application from a CSV file. For this example we will use the Destination model from the travel...

Back to Top ↑

code

Quickly Populate Your Rails App with a CSV File

3 minute read

In this article we will learn you how to seed data to a Rails application from a CSV file. For this example we will use the Destination model from the travel...

The Basics of Recursion in Ruby

1 minute read

Recursion is a powerful concept in programming that allows a function to call itself repeatedly until a specific condition is met. This can be a useful tool ...

Fibonacci Number code challenge

less than 1 minute read

The Fibonacci Number is another common code challenge and it has some simililraties with the Factorial Number we already solved.

Factorial Number code challenge

less than 1 minute read

Finding the Factorial Number is a common and simple challenge. Though it’s easy to solve I find it interesting because it allows us to solve it in different ...

Hello World!

less than 1 minute read

Hello there, this my first blog post.

Back to Top ↑

Tests

RSpec for Rails: Testing with Efficient Specs

6 minute read

In this article, we delve into the world of RSpec testing in a Ruby on Rails application. By leveraging the power of RSpec, we can ensure that our applicatio...

Back to Top ↑

RSpec

RSpec for Rails: Testing with Efficient Specs

6 minute read

In this article, we delve into the world of RSpec testing in a Ruby on Rails application. By leveraging the power of RSpec, we can ensure that our applicatio...

Back to Top ↑

Software Engineer

Why I love Rails

1 minute read

Join me on a delightful journey through the world of Ruby on Rails, where every line of code is a story of creativity and efficiency.

The Fellowship of the Version Managers

1 minute read

Once upon a time, in a faraway land, there was a kingdom ruled by a powerful sorcerer named ASDF. The people of the kingdom trusted him to manage all the dif...

Back to Top ↑

personal

Back to Top ↑

Quick Tip

Back to Top ↑

Career

Back to Top ↑

Abroad

Back to Top ↑

SeQura

Discovering ‘The Phoenix Project’

3 minute read

An exploration of ‘The Phoenix Project’ reveals deep insights into DevOps and the intricate dance of software development.

Back to Top ↑

GitHub

The Day Bartleby Visited Daddy’s Office

2 minute read

What happens when my daughter spots a ‘familiar face’ on my work screen? A light-hearted tale of family, code, cats, and unexpected connections.

How this blog was built

less than 1 minute read

This blog is hosted on GitHub Pages and it was built with Jekyll following a tutorial from GitHub Skills. Jekyll is a static site generator that was made to ...

Back to Top ↑

Barcelona

Back to Top ↑

code challenge

Fibonacci Number code challenge

less than 1 minute read

The Fibonacci Number is another common code challenge and it has some simililraties with the Factorial Number we already solved.

Factorial Number code challenge

less than 1 minute read

Finding the Factorial Number is a common and simple challenge. Though it’s easy to solve I find it interesting because it allows us to solve it in different ...

Back to Top ↑

YouTube

Fibonacci Number code challenge

less than 1 minute read

The Fibonacci Number is another common code challenge and it has some simililraties with the Factorial Number we already solved.

Factorial Number code challenge

less than 1 minute read

Finding the Factorial Number is a common and simple challenge. Though it’s easy to solve I find it interesting because it allows us to solve it in different ...

Back to Top ↑

computer science

Ruby and Rails: A Love Story

1 minute read

It all began in the mid-1990s, when Japanese programmer Yukihiro “Matz” Matsumoto set out to create a new programming language. He wanted a language that bal...

The Basics of Recursion in Ruby

1 minute read

Recursion is a powerful concept in programming that allows a function to call itself repeatedly until a specific condition is met. This can be a useful tool ...

Back to Top ↑

CRUD

Back to Top ↑

identity

Back to Top ↑

ActiveRecord

Rails 7.1: A Gleaming Release to Explore

2 minute read

An exploration of the fresh features in Rails 7.1, from ActiveRecord enhancements to the introduction of Bun for JavaScript. A release made even more special...

Back to Top ↑

DevOps

Discovering ‘The Phoenix Project’

3 minute read

An exploration of ‘The Phoenix Project’ reveals deep insights into DevOps and the intricate dance of software development.

Back to Top ↑

Family

The Day Bartleby Visited Daddy’s Office

2 minute read

What happens when my daughter spots a ‘familiar face’ on my work screen? A light-hearted tale of family, code, cats, and unexpected connections.

Back to Top ↑

ASDF

The Fellowship of the Version Managers

1 minute read

Once upon a time, in a faraway land, there was a kingdom ruled by a powerful sorcerer named ASDF. The people of the kingdom trusted him to manage all the dif...

Back to Top ↑

tools

The Fellowship of the Version Managers

1 minute read

Once upon a time, in a faraway land, there was a kingdom ruled by a powerful sorcerer named ASDF. The people of the kingdom trusted him to manage all the dif...

Back to Top ↑

generators

Back to Top ↑

Storytelling

The Day Bartleby Visited Daddy’s Office

2 minute read

What happens when my daughter spots a ‘familiar face’ on my work screen? A light-hearted tale of family, code, cats, and unexpected connections.

Back to Top ↑

Updates

Happy New Year

less than 1 minute read

Wish all your dreams come true, all deploys are successful and nothing bad happen to your servers.

Rails 7.1: A Gleaming Release to Explore

2 minute read

An exploration of the fresh features in Rails 7.1, from ActiveRecord enhancements to the introduction of Bun for JavaScript. A release made even more special...

Back to Top ↑

hello_world

Hello World!

less than 1 minute read

Hello there, this my first blog post.

Back to Top ↑

meta

How this blog was built

less than 1 minute read

This blog is hosted on GitHub Pages and it was built with Jekyll following a tutorial from GitHub Skills. Jekyll is a static site generator that was made to ...

Back to Top ↑

database

Quickly Populate Your Rails App with a CSV File

3 minute read

In this article we will learn you how to seed data to a Rails application from a CSV file. For this example we will use the Destination model from the travel...

Back to Top ↑

gems

Back to Top ↑

git

Back to Top ↑

begginer

Back to Top ↑

Docker

Back to Top ↑

Changes

Back to Top ↑

Remote Work

Back to Top ↑

PayPal

Back to Top ↑

Braintree

Back to Top ↑

onboarding

Back to Top ↑

RVM

The Fellowship of the Version Managers

1 minute read

Once upon a time, in a faraway land, there was a kingdom ruled by a powerful sorcerer named ASDF. The people of the kingdom trusted him to manage all the dif...

Back to Top ↑

NVM

The Fellowship of the Version Managers

1 minute read

Once upon a time, in a faraway land, there was a kingdom ruled by a powerful sorcerer named ASDF. The people of the kingdom trusted him to manage all the dif...

Back to Top ↑

Home

The Day Bartleby Visited Daddy’s Office

2 minute read

What happens when my daughter spots a ‘familiar face’ on my work screen? A light-hearted tale of family, code, cats, and unexpected connections.

Back to Top ↑

WorkLifeBalance

The Day Bartleby Visited Daddy’s Office

2 minute read

What happens when my daughter spots a ‘familiar face’ on my work screen? A light-hearted tale of family, code, cats, and unexpected connections.

Back to Top ↑

BookClub

Discovering ‘The Phoenix Project’

3 minute read

An exploration of ‘The Phoenix Project’ reveals deep insights into DevOps and the intricate dance of software development.

Back to Top ↑

Automation

Discovering ‘The Phoenix Project’

3 minute read

An exploration of ‘The Phoenix Project’ reveals deep insights into DevOps and the intricate dance of software development.

Back to Top ↑

Software Development

Discovering ‘The Phoenix Project’

3 minute read

An exploration of ‘The Phoenix Project’ reveals deep insights into DevOps and the intricate dance of software development.

Back to Top ↑

Reading

Discovering ‘The Phoenix Project’

3 minute read

An exploration of ‘The Phoenix Project’ reveals deep insights into DevOps and the intricate dance of software development.

Back to Top ↑

ProfessionalDevelopment

Discovering ‘The Phoenix Project’

3 minute read

An exploration of ‘The Phoenix Project’ reveals deep insights into DevOps and the intricate dance of software development.

Back to Top ↑

Euruko

Back to Top ↑

JavaScript

Rails 7.1: A Gleaming Release to Explore

2 minute read

An exploration of the fresh features in Rails 7.1, from ActiveRecord enhancements to the introduction of Bun for JavaScript. A release made even more special...

Back to Top ↑

Bun

Rails 7.1: A Gleaming Release to Explore

2 minute read

An exploration of the fresh features in Rails 7.1, from ActiveRecord enhancements to the introduction of Bun for JavaScript. A release made even more special...

Back to Top ↑

OffTopic

Happy New Year

less than 1 minute read

Wish all your dreams come true, all deploys are successful and nothing bad happen to your servers.

Back to Top ↑

Personal

Why I love Rails

1 minute read

Join me on a delightful journey through the world of Ruby on Rails, where every line of code is a story of creativity and efficiency.

Back to Top ↑

Career Development

Back to Top ↑

Qonto

Back to Top ↑

Regate

Back to Top ↑

Fintech

Back to Top ↑