Peter Kröner

Peter Kröner is a specialist for frontend technologies and fights his way through dry specification, buggy browsers, and other companies' technical debt. Whatever he figures out, he goes on to teach in trainings, workshops, and talks. These events have taught developers of all stripes from more than 100 companies the secrets of HTML5, JavaScript, and CSS.

Events

Advanced JavaScript Scheduling and Interleaving with Generator Functions

A new, zero-dependency technique for scheduling large blocking operations in JavaScript using Generator Functions. Break up long-running tasks into smaller chunks that fit into your frame budget without compromising readability or testability of your code! More...