Selenium, a testing industry standard

  Selenium WebDriver has become the most used test automation library, slowly growing into an industry standard. The ease of integration with different tools, flexibility to write test in a ... Read more

October 6, 2016

Desktop Applications with NWJS

It’s been an exciting few years for JavaScript. New devices and technologies are pushing the boundaries of what we thought we could do with the language. For many years my ... Read more

August 5, 2016

JavaScript: Composition > Inheritance

So you’re building an application. You’re making a point from the get-go that it should be clean, clear, well documented and that it shouldn’t have any code duplication whatsoever. You’re ... Read more

April 14, 2016
Go to Top