Skip to content

Instantly share code, notes, and snippets.

View EleazarRC's full-sized avatar
🎯
💯

Eleazar Ramos Cortés EleazarRC

🎯
💯
  • Vila-real
View GitHub Profile
@EleazarRC
EleazarRC / setTimeout.js
Created January 8, 2022 10:19 — forked from frankyonnetti/setTimeout.js
Javascript - setTimeout #javascript
setTimeout(function() {
// do something
}, 200)
@EleazarRC
EleazarRC / instalaciones-angular.md
Created January 17, 2022 10:50 — forked from Klerith/instalaciones-angular.md
Instalaciones necesarias y recomendadas - Curso de Angular de cero a experto