Blog & Articles by Frederik Dohr

Blog Post

Automating Dependency Updates with GitHub Actions

Blog Post

Automating GitHub Pages Deployments with GitHub Actions

Blog Post

Animating SVG Icon Transitions

This describes options for morphing one SVG icon into another using both SMIL or CSS transforms.

Blog Post

(De-)Serializing JavaScript Models with Metaprogramming

Blog Post

Declarative Data Transformations

Validating and Transforming Inconsistently Structured Data

Blog Post

dprox – Declarative Reverse Proxy

Reverse proxies don’t have to be a pain when it comes to local development.

Blog Post

Mundane Bash Tips

Blog Post

Rendering Self-Contained Custom Elements

Blog Post

Building Component-Based Front Ends with Rails

Our latest Ruby on Rails front-end project strongly emphasizes a component-based approach. In this post, we briefly explain how a tiny helper not only helped us render UI components, but also resulted in better components thanks to well-defined contracts and effortless composition.

Blog Post

How Browsers Load and Process JavaScript

Blog Post

Progressive Web Components

Blog Post

Declarative HTTP API Testing with gabbi

While HTTP APIs are ubiquitous these days, testing and documenting such APIs remains somewhat awkward: Tests usually consist of procedural code that is specific to the respective language or even framework - which is neither very expressive nor easy to maintain.

Article

Im Web zu Hause

ROCA – Modell für die native Webentwicklung