JavaScript Has A Problem
Written by Ian Elliot
Wednesday, 22 July 2015

JavaScript has come from being a nothing much language to the top dog - the native language of the web. Anyone using it will tell you that it has lots of problems, but perhaps its real problem is its do-anything nature.

JavaScript is a lot like Lisp. In fact you could call it the Lisp of the 21st century - if Lisp wasn't still around. Like Lisp, it is a very simple language that you can use to build almost anything. It has just enough machinery to allow a level of meta-programming that can turn it into any flavor of object-oriented or functional language.

cubebanner

This is its strong point but it is also its big, big problem. A new cartoon from Cube Drone captures this much better than mere words could ever do:

Relentless Persistence

jasvascriptcartoon

Visit Cube Drone for a high resolution version
(cartoon used with perission of Cube Drone)

The problem with funnies like this is that they make you cringe as you recognise the truth. Funny but slighly painful and there is nothing we can do but keep digging -

[画像:jasvascriptcartoonicon]


Apple Extends Bug Bounty Program
21/10/2025

At the Hexacon offensive security conference in Paris last week, Ivan Krstić, Apple vice president of security engineering and architecture announced a new maximum payout of 2ドル million in Apple' [ ... ]



The Pico Gets Zephyr And Rust Support
30/10/2025

Zephyr, a real time operating system and Rust, a memory safe language, are both hot topics at the moment and Raspberry Pi has decided they are hot enough to support in its extension for VS Code. [ ... ]


pico book

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Wednesday, 05 August 2015 )