Be warned, your Javascript is turned off. Please activate Javascript to improve your experience.

Blog: Technologien

WebExtensions — Cross-Browser kompatible Erweiterungen

Mathis Hofer, 24. Oktober 2017

Ob Adblocker, Video Downloader oder Entwicklungstool — Browsererweiterungen sind überaus beliebt. Mit WebExtensions gibt es erstmals die Bestrebung der wichtigsten Browserhersteller hin zu einer gemeinsamen Schnittstelle. Was verspricht die kompatible API und ... mehr

Server-side Validations with Angular 2

Mathis Hofer, 18. Januar 2017

Server-side data validation is necessarily still a thing with Single Page Applications. While rendering JSON validation errors in the backend is ridiculously simple with Rails, I’ll show you how you can handle ... mehr

The Essence of Ansible

Jürg Schulthess, 28. Juni 2016

The aim of this article is to give an overview of Ansible and attempt to explain its impressive adoption rate.