vitext icon indicating copy to clipboard operation
vitext copied to clipboard

SolidJs Support

Open vincent-vade opened this issue 2 years ago • 5 comments

Hi,

Firstly this project look cool... It is possible to add Solid support in the future or in the plan of next feature ?

Best regards

vincent-vade avatar Aug 08 '21 08:08 vincent-vade

Hello. Solid is a perfect thing, I like the no-virtual-dom part, And I'd love to add it (like preact). But I'm not that familiar with its community & .... So could you elaborate on how we can do that & Why?

(I mention @ryansolid so he can give his thoughts)

Aslemammad avatar Aug 08 '21 10:08 Aslemammad

Well Solid does not have React compat so this might be a challenge for any project not prepared to be multi-framework. It isn't an easy swap like Preact is. Beyond that I'm not sure what else would be involved.

ryansolid avatar Aug 08 '21 10:08 ryansolid

Yes, we can first bring simple solid ssr, then work on things like "vitext/head", "vitext/app" or "vitext/dynamic". How about that?

Aslemammad avatar Aug 08 '21 10:08 Aslemammad

@Aslemammad superb idea in my opinion. This could become the go to way to do opinionated React, Preact and Solid SSG/SSR apps

PuruVJ avatar Aug 08 '21 11:08 PuruVJ

@PuruVJ Exactly.

Aslemammad avatar Aug 08 '21 11:08 Aslemammad