By David Pertiller on Monday, 01 June 2020
Category: Research

Stencil Web Components in React with generated React wrappers and bindings for TypeScript

I wrote an article on Medium about how to use Stencil Web Components in React apps with generated React wrappers and typings for efficient use with TypeScript and TSX.

 

You can read the full article here:

Link: How to use Stencil Web Components in React

 

The source code with a full example is also available on GitHub: https://github.com/Mobiletainment/Nx-Stencil-React

Leave Comments