Diego Juliao

Diego Juliao @dianjuar

About: FullStack JavaScript Engineer👨‍💻. OSS Contributor. Dog person🐶🐶. Adrenaline Junkie 🚲⛰️🥾🧗. ISTJ/A 🧠

Location:
Medellín, Colombia 🇨🇴
Joined:
Sep 23, 2019

Diego Juliao
articles - 8 total

NPM peerDependencies in Depth: A Comprehensive Introduction

As Javascript developers, we all know two different dependencies in our projects, dependencies and...

Learn More 1 0Oct 19 '24

What's coming to ngx-deploy-npm V8

ngx-deploy-npm is continuing to evolve. With the release of version 8, the library is set to...

Learn More 2 1Jan 16 '24

7 VSCode Extensions to Boost Your Performance as an Angular Developer

Extensions on VSCode are invaluable tools for us developers to turn repetitive manual tasks in a few...

Learn More 3 0Sep 28 '22

i3wm Screenshot Shortcuts

Have excellent screenshot shortcuts in your i3wm. Feature Shortcut Full...

Learn More 39 7Mar 26 '22

Improve your GitHub Actions Workflow execution time by 32% ⚡

My Workflow There is a process that gets repeated most of the time across your workflow, a...

Learn More 7 0Dec 8 '21

Importing modules in JavaScript, are we doing it right?

We, as Javascript developers need to use libraries in our day to day, it simplifies our work a lot....

Learn More 32 2Aug 31 '21

Importando módulos en Javascript, lo estamos haciendo bien?

Todos los desarrolladores Javascript usamos librerías en nuestro día a día, facilita mucho nuestro...

Learn More 2 0Aug 31 '21

Publish your libraries to NPM with one command (Angular and Nx)

To publish a library to NPM we have to do simple steps: Build the library, compile it. Change the...

Learn More 7 0May 10 '21