I enjoy giving talks. Here are some recordings and slides.

Moving Pleo’s frontend into the Third Age of JavaScript

Copenhagen React Meetup (June 2023)

Learnings from migrating Pleo’s frontend from Webpack to Vite.

A journey into React Native development 🌴

Copenhagen React Meetup at Leo Innovation Lab (May 2019)

Summing up 2+ years of learnings from my journey into the React Native jungle. How to get started? What to be aware of? Lessons learned and battles fought.

Making open source my new year’s resolution

Tech festival (September 2017)

My motivation for making contributing to open source software my new year’s resolution in 2017. Hopefully, this will motivate people to do the same thing.

type safety + front-end code =

Copenhagen.js Meetup at issuu.com (June 2017)

A brief motivation for the importance of static type safety in larger codebases. Comparison of different static type-checkers options for front-end code: TypeScript, Flow, Reason, Elm. Trade-offs and recommendations.

An introduction to automated refactoring with JavaScript codemods 👾

Copenhagen.js Meetup (December 2016)

Short and practical introduction to codemods. They are "scripted search and replace" and super useful for automation and refactoring.

Rethinking front-end development at issuu.com

At the Frontend Conference (May 2016)

As frameworks come and go and best practices see constant change, it is increasingly challenging to make confident decisions about client-side code. We present our experiences in search for the right abstractions and architecture optimized for change. We also elaborate on how selecting the React ecosystem for our stack improved our workflow and product quality, as well as examine problems we faced.

Evaluating a year working with React & Redux

React and Redux Copenhagen Meetup (April 2016)

After using React since early 2015 it was time to evaluate the first year. Where did we come from? What improvements to our codebase did React introduce? Based on learnings from issuu.com.