At the high level of building web applications, low level details of memory management are typically abstracted away from the programmer. While you still need to be aware of the memory needs of your application, using a language like JavaScript means you ... (more…)
Read more »
"JavaScript is a smelly language"! Hey, don’t hate the messenger, it’s Douglas Crockford, the cheeky creator of JSON and (former?) JavaScript evangelist who ... (more…)
Read more »
Ever since I read Malte Ubl’s proposal for a JavaScript bundle syntax, I’ve been fascinated by the question: does JavaScript need a “bundle” standard? Unfortunately that que… (more…)
Read more »
In the 25 years since JavaScript was first added to
Netscape Navigator, the
language has evolved from a cute little toy to an integral part of the Internet.
JavaScript frameworks such as React and Vue.js have transformed the web,
bringing us fully-fledged... (more…)
Read more »