DigiNews

Tech Watch by Johan Denoyer

← Back to articles

preact-react-reconciler: turn preact into a react reconciler

Quality: 8/10 Relevance: 8/10

Summary

A GitHub project that enables interop between Preact and React by providing a reconciler adapter so unmodified React code can run on Preact. It demonstrates running React and Preact side-by-side on a page using the same React copy.

🚀 Service construit par Johan Denoyer