Fabio Hiroki

Fabio Hiroki @fabiothiroki

About: I write about thriving in your software development career by embracing a balanced and fulfilling approach to work

Joined:
Jun 3, 2019

Fabio Hiroki
articles - 31 total

Perseguindo uma Vida Melhor: Como Consegui um Emprego em Tecnologia no Exterior

Você já sonhou em se mudar para outro país — começar do zero em um lugar novo, com novas...

Learn More 1 1Jun 17

Chasing a Better Life: How I Landed a Tech Job Abroad

Have you ever dreamed of relocating to another country-of starting fresh in a new place, with new...

Learn More 1 1Jun 17

You Are Not Your Job: Reclaiming Your Identity as a Software Engineer

Who are you? If your first instinct is to say, “I’m a software engineer” or “I’m a developer,” I...

Learn More 1 2May 29

Facing my performance anxiety

Have you ever felt your heart race and your voice falter just when you needed to speak up? As a...

Learn More 1 0Oct 23 '24

Are You Feeling Overwhelmed? Recognizing Signs of Strain in Tech

In our fast-paced lives, distinguishing between typical stress and deeper mental struggles can be...

Learn More 0 0Oct 8 '24

Concorrência em banco de dados explicada de forma simples

Nesse artigo vou mostrar conceitos básicos para lidar com requisições simultâneas criando uma...

Learn More 13 0Feb 15 '22

Database concurrency as simple as possible

In this article I'll show basic concepts for handling concurrent requests by building a banking web...

Learn More 11 0Jan 29 '22

Introdução ao RabbitMQ e Symfony

Um dia eu estava tentando aprender os conceitos avançados do RabbitMQ, os casos de uso e as...

Learn More 4 2Jan 11 '22

Introduction to RabbitMQ and Symfony

One day I was trying to learn the deep concepts of RabbitMQ, its use cases and why it's different...

Learn More 23 2Jan 2 '22

Padrão de projeto Adapter em PHP

Os usuários e usuárias estão amando sua aplicação e você quer dar a eles mais alegria. O que poderia...

Learn More 7 0Dec 6 '21

PHP Design Patterns - Adapter

Users are loving your application and you want to give them more joy. What could bring them more...

Learn More 9 0Nov 2 '21

Captura de argumentos em testes PHP

Você já está se sentindo confiante com suas habilidades de teste e os seus colegas te invejam ao...

Learn More 7 0Oct 23 '21

Argument capture in PHP tests

You're already feeling confident with your test skills and all your teammates envy you talking about...

Learn More 8 0Oct 16 '21

Padrão de projeto Prototype em PHP

Vamos imaginar que você está trabalhando em um eCommerce e recebeu a responsabilidade de implementar...

Learn More 9 0Oct 10 '21

PHP Design Patterns - Prototype

Let's suppose you are a developer working on an eCommerce, and you're given the responsibility for...

Learn More 8 0Oct 6 '21

Melhore a testabilidade do seu código PHP

Introdução Bem vindo ao meu artigo! Espero que você seja como eu e acredite no poder dos...

Learn More 10 0Sep 25 '21

Improve your PHP code testability

Introduction Welcome to my article! I hope you are like me and believe in the power of...

Learn More 9 1Sep 19 '21

Managing talent for tech leads

Introduction When I've been promoted to a leadership position, one of my greatest challeng...

Learn More 4 2Mar 28 '21

Spring boot metrics on Prometheus

Introduction After days of hard development, my application has been finally deployed to...

Learn More 9 0Mar 2 '21

Product mindset for developers

Introduction "It doesn't make sense to hire smart people and then tell them what to do. W...

Learn More 8 3Feb 15 '21

Start your 1:1s with another developer

Introduction That day has finally come, you're now a tech lead and people tell you're supp...

Learn More 4 0Jan 31 '21

Transaction in Spring Boot as simple as possible

Introduction A few days ago I had to investigate a bug in production that involved a datab...

Learn More 17 4Jan 24 '21

Monitoring Spring Boot with Prometheus + Grafana

Introduction In this article series we will learn how to setup Prometheus and Grafana in y...

Learn More 12 1Aug 16 '20

Setup Spring and Postgres for Full Text Search

Introduction In this article we will build a Pokemon API capable of full text search. That...

Learn More 26 2Jul 7 '20

Build a cool movie database using React Hooks

Introdution In this article I will show you the project I built to learn some React Hooks...

Learn More 24 2Jun 16 '20

Introdução ao Apache NiFi

Nesse artigo vou apresentar os conceitos principais da ferramenta Apache Nifi e depois seguiremos par...

Learn More 25 2May 10 '20

CQRS using Java and Axon - Command module

Introduction In this second part of this article series, we will implement the Command mod...

Learn More 11 1Mar 20 '20

CQRS basics and application structure

Introduction In this article, I will give an overview of the microservices patterns Event...

Learn More 12 0Dec 31 '19

My insights on 'Measure What Matters'

In this article I want to share some key insights I had when reading "Measure What Matters: How Googl...

Learn More 3 0Jul 25 '19

Create a GraphQL API using Spring Boot

Introduction In this tutorial we will build a Pokemon API that consumes data from a Postgr...

Learn More 14 0Jul 21 '19