Skip to content

Instantly share code, notes, and snippets.

View jerlyrosa's full-sized avatar
:shipit:
Coding

Jerly De La Rosa jerlyrosa

:shipit:
Coding
View GitHub Profile
@jerlyrosa
jerlyrosa / closuse.js
Created October 1, 2021 01:29
Ejemplos de closures
// CLOSURE
const anotherFunction = () =>{
var count = 0;
const countFuction =(value)=>{
return count += value;
}
return countFuction;
}
let test = anotherFunction();
@iEv0lv3
iEv0lv3 / meltano_prod.md
Created February 25, 2021 00:07
Meltano + Kubernetes :: Production Deployment

Meltano + Kubernetes :: Production Deploy

This guide assumes:

  • Custom Singer taps and targets are complete and tested
  • The production environment is GCP

The following process is to create a Meltano application that contains the desired extractors and loaders, and then deploy it on GCP Kubernetes Engine.

Environment Requirements:

@pokisin
pokisin / Git.md
Last active April 12, 2022 03:26
Your local changes to the following files would be overwritten by merge

¿Qué regla produciría una advertencia "would be overwritten"?

Si ha modificado un archivo que también tiene modificaciones en el repositorio remoto pero no lo ha hecho un commit.

Que necesito hacer...

Depende de lo que realmente quieras:

  1. Desea forzar un pull para sobrescribir el archivo Obviamente, si realmente quieres esto, no te importan los cambios que acabas de hacer y no te importa eliminarlos. Si es así, simplemente haz lo siguiente:
@rxaviers
rxaviers / gist:7360908
Last active June 29, 2024 12:13
Complete list of github markdown emoji markup

People

:bowtie: :bowtie: 😄 :smile: 😆 :laughing:
😊 :blush: 😃 :smiley: ☺️ :relaxed:
😏 :smirk: 😍 :heart_eyes: 😘 :kissing_heart:
😚 :kissing_closed_eyes: 😳 :flushed: 😌 :relieved:
😆 :satisfied: 😁 :grin: 😉 :wink:
😜 :stuck_out_tongue_winking_eye: 😝 :stuck_out_tongue_closed_eyes: 😀 :grinning:
😗 :kissing: 😙 :kissing_smiling_eyes: 😛 :stuck_out_tongue: