Yesterday, a popular programming education website sent a marketing email titled, “Beware of vanilla JS.” In it, the author wrote:
But just vanilla JS by itself is a dangerous road to take.
No, it’s not, for a multitude of reasons. Let’s unpack them.
Va... (more…)
Read more »
clarifyjs - Create and Execute Chained Javascript Methods In Any Order You want... (more…)
Read more »
A map is one of the most frequently used data structures in daily programming. It keeps key-value pairs that can easily be accessed by their keys. In Java, it is pretty obvious to use a HashMap for… (more…)
Read more »
Lembro que fiquei surpreso, quando na televisão anunciou esse festival; primeiro que eu havia lido na revista Rock Brigade, que o Sex Pistols viria ao Brasil, banda que eu achei que nunca voltaria a tocar; na ocasião chegueianunciar que não iria, pois, ha... (more…)
Read more »
A case study to implement modern js app with vanilla web technologies - ivank/vanilla-teuxdeux... (more…)
Read more »