Etikett: JavaScript

  • Memoization

    This blog post is also available on the Fortnox developer blog. As developers we have a large selection of design patterns and techniques at our disposal when we design and implement our solutions. This is especially true in object oriented code; patterns such as decorators, builders and factory methods are just some of the patterns you probably…

  • Learning JavaScript properly

    This blog post is also available on the Fortnox developer blog. During the early 00s my programming was more or less about creating and maintaining web sites in LAMP setups. From that period I remember fighting many battles trying to make JavaScript code work across web browsers. It was not fun. For many years now I’ve kept my…

  • Jag köpte mig en bok

    ”The best nature of JavaScript is so effectively hidden that for many years the prevailing opinion of JavaScript was that is was an unsightly, incompetent toy. [..] My intention here is to expose the goodness in JavaScript, an outstanding, dynamic programming language.” Ovanstående citat kommer ur det inledande kapitlet av JavaScript: The Good Parts av…