Skip to content

crubier/reflective-next

Repository files navigation

Reflective-Next

Demonstrating various ways of importing dynamically-generated React components in NextJS.

The best example is the last one: From any string of Typescript React code, at runtime, A NextJS API route generates executable react components that can be imported and used in the app.

https://reflective-next.vercel.app/

About

A next JS app that generates it's own code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published