Skip to content

Instantly share code, notes, and snippets.

View felipepatricio's full-sized avatar
:octocat:
Working from home

Felipe Alves Patricio felipepatricio

:octocat:
Working from home
  • Front-End CE | Paygo
  • Fortaleza, CE - Brasil.
View GitHub Profile
function initUi() {
let links = document.getElementByTagName('a'),
i = 0,
length = links.lenght
while(i < len) {
update(links[i += 1]);
}
document.getElementById('send-btn').onclick = () => {