Publications
Every now and then I get to write articles for magazines or other sites. Here is a list of my publications.
Articles
Was unterscheidet die beiden State-Management Lösungen und wie sieht eine Migration aus.
Wie man mit SvelteKit Anwendungen entwickeln kann.
Eine Einführung für performantere und sicherere Frontends
Wie man schon heute Svelte produktiv aufsetzen und nutzen kann
Podcasts
My first podcast in which I regularly talked with colleagues working in IT about their topics.
Starting in 2020, Sandra and I regularly talk about current IT topics, new technology trends, or just the family IT support we get to provide on a regular basis.
Talks
Blog posts on other pages
Svelte offers a smart store implementation to manage state in a web application.
Teil der Webentwicklung in 2020 sind nicht nur komponentenbasierte Ansätze, sondern ebenso die Nutzung von State-Management-Lösungen. Diese orientieren sich in...
Compared to the past few years, the JavaScript world has become relatively quiet lately. Especially in the frontend React, Angular,...
Verglichen mit den letzten Jahren ist es im JavaScript-Umfeld in letzter Zeit verhältnismäßig ruhig geworden. Gerade im Frontend sind React,...
Bei Web Components handelt es sich um eine Reihe von Features, die momentan vom W3C den HTML- und DOM-Spezifikationen hinzugefügt werden.
Certainly, component-based frameworks will continue dominate the market in 2018. However, an alternative has been emerging on the horizon for some time now: Web Components.
Webpack Konzepte: In Teil 2 der Blogserie erkläre ich, was es mit Entry, Output, Loaders und Plugins auf sich hat.
Probleme mit der Konfiguration von Webpack? Der Blog Post hilft beim leichten Einstieg in die Basisfunktionen des Build-Werkzeugs!
Für moderne Web-Anwendungen ist npm unerlässlich. Im folgenden Artikel wollen wir uns npm und package.json genauer ansehen um etwas Licht ins Dunkle zu bringen.
Initial steps with Webpack can be confusing: Syntax and philosohy are pretty unique, and the documentation is not really beginner-friendly...
Seitdem das Angular-Team verkündet hat, dass der AngularJS-Nachfolger Angular2 in TypeScript entwickelt wird, ist TypeScript mehr in den Fokus gerückt...
Für uns, Daniel und Anna, war Jugend hackt 2016 die erste Veranstaltung dieser Art, und dementsprechend neugierig und offen sind...
Es gibt Libraries und Frameworks, die gehören zum täglichen Handwerkszeug eines Java-Entwicklers. Sei es das bevorzugte Test-Framework oder nützliche Libraries...
There are libraries and frameworks that belong to the daily tools of a Java developer, e.g. your preferred testing framework...