-
Recent Posts
Recent Comments
- Martin Reinhardt on New version of my Roundcube App for OwnCloud available
- Jaco Marais on New version of my Roundcube App for OwnCloud available
Archives
Categories
Meta
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
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