Write React. Ship the DOM.
- Vidact compiles your function components and hooks into direct DOM operations.
- No Virtual DOM, no re-renders, no React in the bundle.
- Get started Read the docsEvery example below is ordinary React, compiled by Vidact and running on this page.
Unverified
- Vidact compiles your function components and hooks into direct DOM operations.
- No Virtual DOM, no re-renders, no React in the bundle.
- Get started Read the docsEvery example below is ordinary React, compiled by Vidact and running on this page.
Sources: Vidact