Skip to content

Instantly share code, notes, and snippets.

View MayumyCH's full-sized avatar
💀
"Never give up, what is today is difficult, tomorrow is a conquest" 🌟

MayumyCH MayumyCH

💀
"Never give up, what is today is difficult, tomorrow is a conquest" 🌟
View GitHub Profile
@MayumyCH
MayumyCH / Enviroment_Python.md
Last active December 6, 2023 00:27
Enviroment_Python

Enviroments Python

@Klerith
Klerith / Instalaciones-React.md
Last active June 15, 2025 20:18
Instalaciones recomendadas para mi curso de React de cero a experto
@MayumyCH
MayumyCH / gitflow.md
Last active May 19, 2020 20:11
Gitflow Workflow es un diseño de flujo de trabajo Git

Flujo de trabajo de Gitflow

Documentacion

Esquema

Esquema Gitflow

1ER PASO: Crear la rama develop (PRUEBA DEV)

@MayumyCH
MayumyCH / gitStash.md
Last active May 13, 2020 20:11
Guardar cambios GIT TEMPORAL

GIT - gitStash

Guardar temporalmente los cambios fuera de nuestra rama de trabajo.

git stash

Listando cambios guardados con stash

git stash list

Recuperando cambios guardados

@Klerith
Klerith / plugins.md
Last active August 21, 2024 13:56
Lista de plugins que uso en VSC