Face it, learning JavaScript is a waste of time. DOM manipulation: Who's Dom? Event handling: React added that like 10 years ago. (more…)
Read more »
Below are comparisons of how to implement various common UI patterns in vanilla javascript, jQuery and hyperscript. (more…)
Read more »
You all know that I’m fascinated to learn new languages, I like to study compilers/transpilers, etc.. the last two languages I’ve been learning are Go (thanks to Guilherme that influenced me and convince me to use in a side project that we are doing toget... (more…)
Read more »
JavaScript Style Sheets (JSSS) was a stylesheet language technology proposed by Netscape Communications Corporation in 1996 to provide facilities for defining the presentation of webpages.[1] It was an alternative to the Cascading Style Sheets (CSS) techn... (more…)
Read more »
I like programming languages to be expressive, I like them when they help me get results faster rather than getting in my way with…
Read more »