my blog. for you.

Let’s talk digital.

I’m an independent IT consultant and entrepreneur in the Internet and software business. I’m interested in design, enterprise applications, web apps and SaaS products. I design and develop business solutions and applications. I help companies in terms of software quality and knowledge transfer, e.g. with Angular and Spring Boot.

Automating away bugs with Error Prone in practice by Rick Ossendrijver @ Spring I/O 2023

Read more

Debugging applications with IntelliJ IDEA by Anton Arhipov @ Spring I/O 2023

Read more

Debugging for Mobile Browsers

Occasionally, web developers need to debug a web app's behaviour in a specific browser on a specific device or class of devices. For desktop devices this usually isn't a problem because every modern browser nowadays provides a console, where application errors and custom console.log statements pile up. However, on mobile browsers there's usually no browser console, or browser development tools, for that matter. Analysing browser logs is still possible via vendors' development tools like Apple's Xcode, for example. Still, that process often ... Read more

Alice Boxhall: “Debugging Accessibility” at Fronteers Conference 2017

Alice Boxhall - “Debugging Accessibility” at Fronteers Conference 2017: Alice Boxhall: "Debugging Accessibility" at Fronteers Conference 2017 from Fronteers on Vimeo. Read more

Umar Hansa: “A Modern Front-end Workflow” at Fronteers Conference 2017

Umar Hansa - “A Modern Front-end Workflow” at Fronteers Conference 2017: Umar Hansa: "A Modern Front-end Workflow" at Fronteers Conference 2017 from Fronteers on Vimeo. Read more

Remy Sharp @ Fronteers 2015: The Art of Debugging

At the Fronteers Conference in Amsterdam in October JavaScript specialist Remy Sharp talked about "The Art of Debugging" or rather his debugging workflow and useful best practices and approaches for debugging JavaScript and HTML5 apps. The talk contains lots of useful information on this complex subject. So, if you're developing JavaScript applications this presentation is very much worth watching: Remy Sharp - The Art of Debugging from Fronteers on Vimeo. Read more