Jonathan Harrell UI/UX designer and frontend developer. Find me online at jonathan-harrell.com.

Stories by Jonathan Harrell

Implicit State Sharing

Implicit state sharing: React’s context API & provide/inject in Vue

Dev

Imagine you are creating an accordion component that you want to distribute publicly through an npm package. You would like […]

Jonathan Harrell
Nov 5, 2018 ⋅ 3 min read

Modern component reusability: Render props in React & scoped slots in Vue

Dev

One of the issues all front-end developers face is how to make UI components reusable. How do we craft components […]

Jonathan Harrell
Aug 6, 2018 ⋅ 6 min read