Fun with Fiber Custom Renderers at React Amsterdam

April 18, 2017

Ken Wheeler, Formidable at large, will be speaking at React Amsterdam on April 21st.

His talk, Fun with Fiber Custom Renderers, will explore the new custom renderer API in React Fiber, a soon-to-be-released architectural rewrite of React. Ken will cover Fiber basics, the anatomy of a renderer, the history of renderers, and the current renderer landscape. He’ll also share some cool things you can build with custom renderers using the new Fiber architecture.

Ken’s talk will be streaming live from the conference at 2pm CEST and will be recorded and released at a later date. So whether you’re attending or not, don’t miss it!

Related Posts

Ranked Choice Voting: The Mobile Challenge

November 19, 2024
While working on VoteHub, a mobile absentee ballot solution for U.S. elections, I was tasked with designing and prototyping an interface for a relatively new election contest type, rapidly gaining attention and adoption, called Ranked Choice Voting (RCV).

Empowering Users: Developing Accessible Mobile Apps using React Native

July 2, 2024
Robust technical accessibility strategies and best practices we implemented for a mobile voting application using React Native.

Seamless Transitions: From Native to React Native

June 4, 2024
React Native, developed by Meta, allows developers to use a single codebase to create apps that run on both iOS and Android