The latest release of Google's V8 JavaScript engine, V8 8.0, uses pointer compression to reduce heap size by 40% and with no performance hit. Additionally, it adds support for optional chaining using the ?. operator and for nullish coalescence using ??. V... (more…)
Read more »
We put together this "test" to highlight to new Javascript developers some of the weird things that Javascript can do when used in particular ways. (more…)
Read more »
Why not take a closer look to the most popular Stack Overflow question on JavaScript? (more…)
Read more »
There are two technological aspects that stand out lately and which benefit from a lot of advertising in the realm of Javascript: static… (more…)
Read more »
Patricia Garcia explains how shrewd use of technology helped tackle an emergency situation in a developing country...
Read more »