SĂȘnior e nem sabe isso?
Esbarrei em uma postagem num fĂłrum sobre programação na qual um jĂșnior, hĂĄ um mĂȘs em seu primeiro emprego, pedia desesperadamente por ajuda da comunidade.
Read moreEsbarrei em uma postagem num fĂłrum sobre programação na qual um jĂșnior, hĂĄ um mĂȘs em seu primeiro emprego, pedia desesperadamente por ajuda da comunidade.
Read moreUma triste verdade: em empresas descuidadas Ă© possĂvel notar uma certa rivalidade entre profissionais de QA e de desenvolvimento, ainda que estejam no mesmo time.
Read moreI used to tutor adult learners and noticed that most of them avoided using Google Classroom because they found it too confusing.
Read moreI realized I forgot toUpperCase() and toLowerCase(), so here's Part 0 of JavaScript String Methods!
Read morematch() and matchAll(), a RegExp lover's dream (and also a cool playground)
Read moreendsWith() and startsWith(). Strings only, sorry not sorry RegEx.
Read moreindexOf() and lastIndexOf(). Add includes() to the mix and we can try to skirt RegExp, yay!
Read moresearch() and includes() for RegExp-related fun and joy, respectively. One of them doesn't accept RegExp as a parameter.
Read morecharAt(), charCodeAt(), fromCharCode() and at(). Spoiler alert: JavaScript has a Unicode problem.
Read moresplit(). Ok, so join() isn't a String method but they look so good together!
Read moreInitially, this website was planned as simple. Features were limited to links to existing projects, a blog, and a contact page. That isn't a long list, but as the expression goes: "the devil is in the details".
Read moreConfession time: deciding on the aesthethics took more time than it should have, and by the time I was done I was already thinking of a layout change.
Read more