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 »
Today we are going to continue learning our beloved JavaScript language, in this edition, we are going to test our skills by answering some JavaScript mini-challenges.
Even though I’ll be giving the answer with an explanation at the end of each question, ... (more…)
Read more »
On December 15th, 2020, we announced the general availability of the AWS SDK for JavaScript, version 3 (v3). In v3, the modular packages reduce the bundle size of your application by ~75% as compared to that in AWS SDK for JavaScript, version 2 (v2). Howe... (more…)
Read more »
You can use emoji (and other graphical unicode characters) in URLs. And wow is it great. But no one seems to do it.
Why? Perhaps emoji are too exotic for normie web platforms to handle? Or maybe they are avoided fo... (more…)
Read more »
In this article, I want to explain the difference between HTML, CSS, and JavaScript with an analogy. I hope it helps you understand what these languages are, and what they do. (more…)
Read more »