#Using React components in Qwik

9 messages · Page 1 of 1 (latest)

neon moon
#

Would it make sense to use a decent bit of Radix Primitive components and then Qwikify them? Or is there a Qwik unstyled component library to use instead?

small sail
neon moon
#

is there any documentation for it?

foggy nacelle
#

some components are ready I think; and the doc is in progress. qwik-ui is an early stage at the moment, open to contribution 👐 – cc @vernal sapphire

neon moon
vernal sapphire
#

You're part of the qwik-ui discord right?

neon moon
# vernal sapphire You're part of the qwik-ui discord right?

Yep! I joined yesterday.

Would we be using mdx for the documentation of the UI components?

For example something like a styled example within a code sandbox module that people could play around with

And then a place where they can copy the unstyled version of the UI.

I've been doing the get started on Qwik for the past hour.

Been keeping tabs on the framework ideas, but this is the first time I'm diving into understanding signals, reactivity, and the advanced concepts