• June 2023
    M T W T F S S
     1234
    567891011
    12131415161718
    19202122232425
    2627282930  
  • Latest Posts

  • Latest Comments

  • Archives

Posts Tagged ‘JavaScript’


TypeScript vs. JavaScript

Headline: It seems that TypeScript is a better alternative to JavaScript – investigate it. Testability The biggest issue I had with JavaScript was the lack of testability. Until a colleague of mine pointed out one of my previous posts I completely forgot about some of the techniques for testing JavaScript. But from what little I’ve […]