Thiago Marinho

Thiago Marinho @tgmarinhodev

About: Passionate Software Engineer 💻 React · GraphQL · Node.js 🚀 React Native, Relay, Web 3.0 - AI Apps Development, cryptos enthusiast 🪙

Location:
Remote
Joined:
Dec 13, 2018

Thiago Marinho
articles - 17 total

Commit Message Patterns: Write Better Git History

Commit Message Patterns: Write Better Git History

Learn More 1 0Feb 21

How to Add Blurred Text in React Native

If you're looking for a stylish way to hide certain information in your React Native app, adding blurred text can be a visually appealing solution. In this tutorial, I'll show you how to integrate blurred text into your components using React Native easily.

Learn More 11 2Feb 15 '24

Organizing Your Backend: Choosing Between Services and Helpers

You will be able to know where to add a new file in your codebase.

Learn More 4 0Jan 15 '24

Using for await...of to Iterate Over Synchronous and Asynchronous Arrays in JavaScript

The nice way to iterate over async and sync iterable

Learn More 10 2Jul 31 '23

Mastering Conventional Commits: A Hands-On Guide

Demystifying Conventional Commits and Applying them to Your Projects.

Learn More 1 1May 30 '23

AbortController manage memory efficiently to ensure optimal performance

The AbortController is a powerful utility that can help mitigate memory leaks in these scenarios.

Learn More 1 1May 6 '23

How to validate ship address in the USA using ReactJS

Use ReactJS + React Hook Form + Zod and valide the ship address in the USA

Learn More 0 0May 4 '23

how to validate ship address in the USA using JavaScript

To validate a shipping address in the USA using JavaScript, you can use the Google Maps Geocoding API...

Learn More 1 0May 4 '23

How to share envs in a monorepo with vite and nextjs apps

To share environment variables between two projects in a monorepo, with specific prefixes for each project, you can create a .env.shared file with common environment variables and then use scripts to create specific .env files for each project.

Learn More 8 7May 4 '23

How to learn quick

Ten tips to learn effectively and faster

Learn More 3 0Mar 18 '23

How to publish React App (CRA) on Github Pages using Github Actions with Turborepo

Publishing an App inside of Monorepo using Github Actions

Learn More 5 2Mar 16 '23

What is Technical debt

Technical debt

Learn More 1 0Mar 9 '23

Como criar requisição de Crud Básico em Javascript usando Fetch API

como criar um crud básico com javascript usando fetch API

Learn More 8 0Mar 8 '23

How to create a custom random ID with Postgres

How to create a custom random ID with Postgres

Learn More 7 0Feb 15 '23

How to Deploy a Monorepo with TurboRepo on Heroku

Github + Monorepo + TurboRepo + Heroku

Learn More 19 5Jun 10 '22

How to merge two or more repos into a new one without losing the history of commits

TurboRepo in Action

Learn More 4 0Jun 3 '22

How to get the first job

What I tell to my mentees - Tips to getting a Job

Learn More 13 0Oct 31 '21