6 tips on how to invest according to Rule Breaker Investing

Check out the 6 “Hows” to invest like a Rule Breaker created by David Gardner of The Motley Fool

Pact Contract Testing flow on a CI pipeline

Check out how is the Pact Contract Testing flow in a CI pipeline in both feature branches and also master branches and how to safely deploy your services

10 important investment advices from Warren Buffett

Warren Buffett is one of the greatest investor of all time, and this 10 investment advices from Warren Buffett are going to help you become a better investor

What Are Compounders? Understanding the Power for Long-Term Investing

Learn about compounders, the power of compounding, and how investing in compounder companies can boost long-term returns through exponential growth.

Modified: October 15, 2024 · Created: April 11, 2022 · João Vieira (JV) · Finance & Investing

Using Pact for Consumer-Driven Contract Testing

Pact is a consumer-driven testing tool that helps with contract tests. In this post, we explore more about Pact and how it works and check out a sample code

Contract Testing: Helping your microservices keep communicating

Contract testing bring more confidence and less anxiety for the whole engineering team. It also helps in the documentation of the code and communication

What is it that makes bad code smell so bad?

We know that code smells are bad. But what is it that makes bad code smell so bad? In this post, I will list 4 main reasons for a code to smell bad.

Reflections on Clean Code: Insights from Uncle Bob and Others

Clean code is elegant, efficient, simple, and written with care. It’s about writing code that’s easy for humans to understand, not just for computers to execute

Modified: September 23, 2024 · Created: January 22, 2022 · João Vieira (JV) · Software Engineering

Building My Blog: The Platform and Tech Stack

Learn why I chose a static blog powered by Hugo, the pros and cons of static vs dynamic blogs, and how I’m hosting it for free

Modified: November 12, 2024 · Created: January 8, 2022 · João Vieira (JV) · Software Engineering