Constant confusion: why I still use JavaScript function statements

Back in the late 90’s — when I learned JavaScript — we were taught to write the… Read more

Similar

Towards a Safer JavaScript

As programs become large, their complexity also grows. Bugs become harder to track down, mistakes easier to make. What if we could make small parts of our application more predictable? What if we could start to create fewer places where bugs originate? By... (more…)

Read more »