Jonathan Harrell

  https://www.jonathan-harrell.com UI/UX designer and frontend developer. Find me online at jonathan-harrell.com.

   



2 Stories by Jonathan Harrell

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

Imagine you are creating an accordion component that you want to distribute publicly through an npm package. You would like the user of this...
0 3 min read

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

One of the issues all front-end developers face is how to make UI components reusable. How do we craft components in such a way...
0 6 min read