Skip to main content

2 docs tagged with "react"

View All Tags

Use React components in Svelte

Svelte is a not only a framework but also a compiler that compiles the Framework code into vanilla JavaScript. It also supports JSX syntax, which is a syntax that React uses to create components.