You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Amazing work on the data table! Is it realistic to try and mix Evidence components with SolidJs components? It would be nice if a static build of Evidence components were available for import into any framework. Ultimately, I'm going to need to compile fragments of evidence compiled Markdown and interface back and forth. Maybe with the help of a Vite Plugin, evidence Markdown files could compile into pure Js components?
I have familiarity with both Solid and Svelte, but I get pretty lost trying to put all this together. Maybe it is so involved that Astro makes sense. I'm sure others are going to want to use React as well, but Solid is my focus because it gets the job done where I can understand it and, just like Svelte, does not need a virtual DOM.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Amazing work on the data table! Is it realistic to try and mix Evidence components with SolidJs components? It would be nice if a static build of Evidence components were available for import into any framework. Ultimately, I'm going to need to compile fragments of evidence compiled Markdown and interface back and forth. Maybe with the help of a Vite Plugin, evidence Markdown files could compile into pure Js components?
I have familiarity with both Solid and Svelte, but I get pretty lost trying to put all this together. Maybe it is so involved that Astro makes sense. I'm sure others are going to want to use React as well, but Solid is my focus because it gets the job done where I can understand it and, just like Svelte, does not need a virtual DOM.
Beta Was this translation helpful? Give feedback.
All reactions