float: middle;
  • Home

JavaScript

A collection of 4 posts

JavaScript

JavaScript: Secrets and wicked lies you need to know

Douglas Crockford revealed the true story of politics and lies surrounding the birth of JavaScript. Naming the language was not a simple marketing move, apparently. During his Frontend Masters workshop entitled "The

  • Jacek Ciolek
    Jacek Ciolek
2 min read
JavaScript

What is scope and closure in JavaScript?

You can think of scope in JavaScript as a semitransparent bag containing names of variables and functions. While you are in the bag you can clearly see what is outside of it, but

  • Jacek Ciolek
    Jacek Ciolek
5 min read
JavaScript

Namespaces, inheritance and dynamic loading in JavaScript

It is said that every job has its tool. Some of them are yet to be created. Just recently I needed the right tool for some job, namely managing namespaces, inheritance and dynamic

  • Jacek Ciolek
    Jacek Ciolek
3 min read
JavaScript

Gracefully downgradable javascript for accessibility

JavaScript contributes by a great deal to user experience on the Web and it does not have to be an obstacle for accessibility. The goal is to allow the user access all of

  • Jacek Ciolek
    Jacek Ciolek
2 min read
float: middle; © 2025
Latest Posts Ghost