Monthly Archives:

Test-Driven Development of Responsive Layouts with Galen

It’s a pain for testers and developers. Running an application with different browsers. Resize the browser window and verify that the web page is working on different screen size. Due to “Responsive Design” there are high efforts on this kind … Continue reading

Posted in IT | Tagged , , , | Leave a comment

Hybrid web applications with Cordova and AngularJS

The problem is everywhere for a typical multi-tier architecture. The UI calculation is done at server-side and the browser just displays the data. That was the typical architecture for several years. Every interaction with the user needs the server backend. … Continue reading

Posted in IT | Tagged , , , , | Leave a comment