If you are developing an AngularJS application, use Protractor to test it! Why? Protractor is an end-to-end testing framework for AngularJS applications and works as a solution integrator - combining ...
For server side developers, the idea of building an application mostly in JavaScript may seem pretty foreign. However, this appears to be a burgeoning trend on the client side. More and more ...
Load testing is a critical aspect of application and web development. Here is an overview of the top load testing tools for web apps. Ever wondered what would happen if you launched your web ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Complex forms are often difficult to reason about because we treat them as event pipelines. A state-first perspective reveals a simpler architectural model. Forms remain one of the most important ...