Damian Cipolat

Damian Cipolat @damxipo

About: Hi, I'm from Argentina. I specialize in Nodejs and microservice technologies over AWS. Thanks for reading me XD

Location:
Argentina
Joined:
Feb 28, 2020

Damian Cipolat
articles - 15 total

Refactoring IF, a real exercise

Introduction Hello, this article is based on a real refactor situation of a javascript sof...

Learn More 31 7Apr 2 '21

JS projects version and Our custom Git tools 😎😛💪

I have been working on javascript projects for a long time, I have worked in different ways and have...

Learn More 29 2Apr 30 '20

Why a==1&&a==2&&a==3 is true in JS?

Maybe you have seen this as a meme or in some JS forum. I'm sure you have thought, this is impossi...

Learn More 9 0Apr 12 '20

Refactoring the diagnosis of CORONA VIRUS in JS.

Refactoring excercise. I'm going to make this article to show various ways of how we can r...

Learn More 34 7Mar 27 '20

Javascript vs memes

I am going to analyze several internet memes that make fun of javascript. It is a good opportunity to...

Learn More 34 2Mar 17 '20

Handle money with JS

Handle money with JS Differentes ways of how to handle money values using JS, some recom...

Learn More 54 1Mar 16 '20

Custom exceptions with JS

It is very common languages ​​such as java and c # to create custom exceptions, to differentiate erro...

Learn More 85 13Mar 6 '20

Pure dynamic Type check in javascript

Dynamic type check techniques using vanilla JS In this article I will show 3 ways to mak...

Learn More 15 2Mar 3 '20

Avoid use IF on our JS scripts

Well, I write this article because lately I was dealing with source code in js that had an excessiv...

Learn More 285 48Mar 2 '20

TL;DR - Docker

Learning-Docker Usare este artículo para compartir comandos / notas / codigos / etc, que v...

Learn More 2 0Feb 28 '20

Nodejs Design Pattern

Nodejs-Design-Pattern "Este repositorio esta pensado para que sea más como un resumen de...

Learn More 26 0Feb 28 '20

Functional programming in Javascript

Functional programming in Javascript I have been a javascript programmer for a long time...

Learn More 210 5Feb 28 '20

Memoization in JS

Memoization Is an optimization technique used primarily to speed up computer programs by...

Learn More 15 8Feb 28 '20

Documenting JS functions as haskell :P

Documenting functions in javascript The idea of this repository is to continue with the...

Learn More 6 0Feb 28 '20

Guide for the daily JavaScripter

Guide for the daily JavaScripter This document is a summary of good programming practice...

Learn More 167 7Feb 28 '20