Posts by Victor Lopes

@Victor Lopes

Victor Lopes

Hello! I am a software development and I explore different areas of programming....
Brazil vlopesdev.netlify.app Joined July 2025
999 Points24 Badges4 Connections4 Followers9 Following

Posts by Victor Lopes

Victor Lopes in Articles 1 min read
I published an article diving into the reflection architectural pattern. If you've ever wondered how Spring Boot uses annotations to magically wire your dependencies, or how ORMs map database fields without explicit code, reflection is the answer. I ...
Victor Lopes in Articles 1 min read
Quality isn't a phase you add before shipping — it's a discipline that needs to run through every stage of development. And the data backs this up: fixing a bug in production costs 10x more than fixing it during requirements. Yet 56% of all defects o...
Victor Lopes in Articles 4 min read
!1 In today’s software industry, apps need to be able to quickly adapt to a variety of factors, such as user experience, new features, bug fixes, and more. Furthermore, these items need to be submitted to the App/Play Store, as far as it is concerned...
Victor Lopes in Articles 4 min read
Nowadays, it is very common for applications to use some pre-written code to perform specific tasks. Typically used to structure or provide functionality, this code can be reused and repurposed, avoiding the need to write it from scratch, saving time...
Victor Lopes in Articles 8 min read
JUnit is an open-source framework for creating automated object-oriented tests in the Java programming language. It allows you to test a part of the software, such as classes and methods. In order to better understand the framework, and not wanting t...
chevron_left

Latest Jobs

View all jobs →