HomeBadges
Blog Author Picture

Henry Barreto

10 followers

Hi, my name is Henry Barreto. On this blog, I want to try to muster up the courage and share what I know as a young Back-End Web developer. I hope that help someone at somewhere.

Testing a Node.js application with the native module: assert

Mar 1, 20216 min read

Testing are a way that you can do to verify if the features of your application are working correctly, either isolated or integrated. This practice became a software development process called TDD (Test-driven development), what consist basically in ...

How to use Vim in your favorite code editor/ide

Feb 22, 20214 min read

Vim is a highly configurable text editor created by Bram Moolenaar in 1991, basing it over an older text called vi, created by Billy Joy in 1976. The greatest differential of vim is the productive it provides through the uses of shortcuts and command...

Pacman's simple guide for APT's users

Feb 15, 20213 min read

The major time I have been using Linux I have used distro which has APT as its package manager, but some weeks ago, I have migrated to an Arch Linux distro called Manjaro because I wanted a rolling release and easy distro. To help me in this journey ...

My reading journal: Clean Architecture - Chapter 2: A tale of two values

Feb 9, 20214 min read

The greater resume from this chapter is the fight between behavior and architecture, what is it, who earn with a good behavior and well-designed architecture and a good programmer should care about both. Bob begins showing the software system has two...

Getting started with WebAssembly outside a browser with Rust

Feb 4, 20215 min read

A good question would be asking why WebAssembly outside a browser, as it was idealized to be run in one. I know, I also did it. Searching around on the internet I have found many articles talking about it and its utilities, but in resume, security, s...

My reading journal: Clean Architecture - Chapter 1: What is Design and Architecture

Feb 2, 20213 min read

Opening the chapter, the author begins asking about what it designs and architecture and what the difference about it. First he contextualizes those words: architecture as high level and design as low level. As an example, he uses an analogy as a hou...

© 2021 Henry Barreto's Blog

PrivacyTerms
Proudly part of