Henrique Leite

Henrique Leite @henriqueleite42

Location:
Brazil
Joined:
Apr 22, 2024

Henrique Leite
articles - 23 total

TypeScript (and JSDoc) vs JavaScript

Introduction Even in 2024, 12 years after the release of TypeScript and 17 years after the release...

Learn More 0 0Oct 24 '24

Should I do it in the client or the server?

When working on interactive websites, we constantly face the challenge of defining if something...

Learn More 0 1Aug 18 '24

The current state of GitHub

It's not a secret that I dislike all the things that Microsoft owns, and yet, I'm haunted by them...

Learn More 2 4Aug 15 '24

Anvil: An attempt of saving time

When I'm creating a new project, I always have the same problem: In order to follow best practices...

Learn More 1 0Aug 14 '24

Why the upvote system is a pyramid scheme

I'm sure I'll get a lot of downvotes on this one, but I have to say it. In programming, most of the...

Learn More 0 0Aug 12 '24

Why companies and teams should be dictatorships

Everyone has a unique view of the world, different experiences, different ideas, and acknowledging...

Learn More 1 1Aug 12 '24

How to install and configure Golang

In this article, you will see how to install Golang and configure it to use the private GitHub...

Learn More 4 0Jul 11 '24

Why HTMX is far superior to React and NextJs

On Anuntech we have the challenge to create an ERP, and for the ones that already worked with it,...

Learn More 2 0Jul 9 '24

Which programming language should you choose

Each programming language has its own purpose, they all are a tool to solve a specific problem, and...

Learn More 5 0Jun 15 '24

Git: How to fix PR conflicts

When working with PRs, we may encounter conflicts trying to merge them. In this article, we will...

Learn More 0 0Jun 13 '24

How to handle migrations in Golang

Introduction We always can create and run our migrations manually, but if we want to make...

Learn More 3 0Jun 11 '24

Why JavaScript is a terrible language

I could spend a day talking about how JavaScript lacks performance, has terrible memory management,...

Learn More 0 0Aug 12 '24

Git: The perfect gitflow

Introduction When we start to work with git, it's hard to understand how do you should...

Learn More 34 0Jun 6 '24

A simplified version of Clean Arch

The Clean Arch created by Uncle Bob is amazingly useful and robust, but it's very complex for...

Learn More 6 0Jun 6 '24

Configuração de ambiente BackEnd

Este documento é para uso público e interno, tanto para pessoas que desejem trabalhar na Anuntech...

Learn More 1 0Jun 5 '24

Configuração de ambiente Web

Este documento é para uso público e interno, tanto para pessoas que desejem trabalhar na Anuntech...

Learn More 0 0Jun 5 '24

Configuração de ambiente de desenvolvimento

Este documento é para uso público e interno, tanto para pessoas que desejem trabalhar na Anuntech...

Learn More 0 0Jun 5 '24

Git: How to boost your performance

Git is an amazing tool that help us developers a lot to control the version of our projects, it has a...

Learn More 4 0Jun 5 '24

Cultura da área Tech

Home Office Aqui somos defensores fevorosos do Home Office, sendo o presencial só para nos...

Learn More 0 0Jun 5 '24

[WIP] JavaScript Vs Golang: Complexity

A lot of beginners start with JavaScript. The main reason for this is its simplicity: It's so simple...

Learn More 1 0Jun 4 '24

True Agile: Not only Scrum

Developing new features in software is always a hard process: Too many steps, too many people...

Learn More 3 0May 5 '24

TypeScript dev tools in the Golang world

One of the biggest advantages of TypeScript is the size of its community. Lots of people use the...

Learn More 1 0May 1 '24

Golang or TypeScript?

With so many languages to choose in 2024, we get confused about which one of these infinity of...

Learn More 8 0May 1 '24