• NPX

    NPX lets you run code built with Node and published through the npm registry

  • Fun Retros

  • Rust Intro in 10 min

    What is this multi paradigm programming language which emphasize control, safety and speed at the same time and that no other language have them? - Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety

  • Elabora tu Bio

  • Event Loop Notes

    Event Loop notes that worth to share

  • Tu no sabes Unit Testing

    Recomendaciones sobre la creación de Pruebas Unitarias. Aunque se usan ejemplos con Python, muchos de los conceptos son aplicables a cualquier lenguaje orientado a objetos.