Graham McNicoll

Graham McNicoll

Graham is the Co-founder and CEO of GrowthBook, the most popular open-source feature flagging and A/B testing platform. GrowthBook is backed by Y Combinator and Khosla Ventures. Before starting GrowthBook, Graham was the CTO of Education.com for 6 years. Graham is a three-time startup founder, including starting an international non-profit to increase access to communication in the developing world, particularly sub-Saharan Africa. He has a degree in Physics from CMU.
Feature Flagging with React Server Components
React Summit US 2024React Summit US 2024
Upcoming
Feature Flagging with React Server Components
Feature flagging is a great way to reduce risk by separating code deployments from feature releases, but with React Server Components present some unique challenges and complexities. In this talk, you will learn about these challenges and how to overcome them.  I will also give a live demo that will illustrate step-by-step implementation, showcasing how to dynamically render components based on feature flags using a variety of rendering strategies.
Experimentation Driven Development
JSNation US 2024JSNation US 2024
Upcoming
Experimentation Driven Development
As developers, we constantly ship new features to production, but how do we know their impact? In this talk, we’ll discuss why it’s important to adopt experimentation-driven development, how to get leadership buy-in, and ways this can go wrong.