The narcissism of JavaScript developers
One thing is sure, I am a huge JavaScript fan. I’m the kind of fan who just can’t stop dreaming about all the amazing things we can do with ... Read more
One thing is sure, I am a huge JavaScript fan. I’m the kind of fan who just can’t stop dreaming about all the amazing things we can do with ... Read more
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
Nowadays web applications are more and more sophisticated, and projects cannot afford long manual testing cycle. Because of applications complexity, record and play testing tools are not sufficient. These tools ... Read more
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
I don't know about you, but when I started to learn JavaScript, there were a few things that really confused the hell out of me. And the worst part is ... Read more
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