David Sánchez

David Sánchez @d4vsanchez

About: Software Engineer · Aviation enthusiast · Passionate about technology

Location:
Somewhere in the Internet
Joined:
Oct 9, 2019

David Sánchez
articles - 10 total

Use 1Password SSH Agent in WSL

TIL: You can use 1Password's SSH Agent in WSL, and it's not that complicated. I've been using...

Learn More 17 8Nov 6 '22

Convertir un array de objetos a un objeto usando TypeScript

Tuve la necesidad de convertir un arreglo de objetos (Array<{ id: string, name: string }>) en...

Learn More 13 1Aug 3 '21

¿Qué hay de nuevo en Next.js?

Sobre la Next.js Conf Hoy, 15 de Junio de 2021, fue la Next.js Conf de 2021. Esta fue...

Learn More 24 7Jun 16 '21

My Journey into Ruby: Modules

Let's talk about modules in Ruby, how they differ to classes, why are they useful and how does the...

Learn More 18 2Apr 5 '21

Install MySQL using Docker

I've been a Docker user for some years and I never get tired of the power, flexibility and...

Learn More 8 0Mar 27 '21

My Journey into Rails: Beginnings

I'm a software engineer whose focus is mainly in web development. Since I started coding...

Learn More 19 0Mar 15 '21

I made a small game in Arduino

I've always been very interested in electronics since I got an "Electronic for Kids" kit that my pa...

Learn More 7 0Oct 10 '20

Rebasing in Git to maintain history's health

Have you ever felt that the Git history of your project is becoming a big mess and when you need to...

Learn More 8 4Jun 30 '20

Mocking and patching in Python for unit testing

Ubidots is an effortless point-and-click Internet of Things (IoT) application builder with data...

Learn More 9 1Feb 23 '20

Install Docker Community Edition in Linux Mint

Docker is a popular software package that makes easier to create, deploy and run multiple...

Learn More 12 1Feb 16 '20