Ignite Grids – Performance Tips and Tricks Alexander Todorov / Fri, Mar 21, 2014 In this blog post, I would like to briefly outline some basic guidelines that can help you dramatically increase the page load speed and decrease the rendering time for the Ignite Grid components. We...
Testing Web Applications with Selenium - Tips and Tricks Alexander Todorov / Mon, Mar 17, 2014 When it comes to testing web apps, there are usually two main types of tests that we write – unit tests, which cover very specific parts of our JavaScript / server-side logic, and scenario UI tests, which...