Thiago Matos

Thiago Matos @thiagoematos

About: “Fundação Paulo Feitoza”, where I worked as Software Developer from 2008 to 2020. Currently, I've been working at Invillia since 2021.

Location:
Manaus, AM - Brazil
Joined:
Jun 30, 2024

Thiago Matos
articles - 4 total

Git: Update remote url in your local machine

Given You've cloned a remote git repository, for example: git@gitlab.com:project-name.git When That...

Learn More 1 0Aug 17 '24

The Logging, The AOP and The Clean Code

Logging is an essential practice that helps developers understand the flow of their applications and...

Learn More 0 0Aug 9 '24

Running Tests in GitLab CI: From Zero to Pipeline

Continuous Integration (CI) is an essential practice in modern software development. It ensures that...

Learn More 16 5Jul 11 '24

Introduction to Pact Flow

Introduction to Contract Testing Definition and importance of contract testing: Imagine...

Learn More 1 0Jul 4 '24