Replies: 2 comments 2 replies
|
Not sure if this is helpful but the best reference so far would be Ryan's demo on custom renderers: https://www.youtube.com/watch?v=Yi_MJ8cVCCs |
1 reply
|
You might have already found these, but there's a README file for universal renderer module. And of course, the release note for v1.2,0 has a section on universal renderer. The codesandbox example mentioned there can also help--I believe this is more or less what Ryan put together during the livestreamed demo. That said, I really hope that the post-v1.0 features get their proper treatment in official docs--sooner than later. Docs matter in adoption and these new big features are truly amazing ones that can put Solid ahead of other frameworks! I've expressed this sentiment at #697. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Say I would like to combine pixijs with solid. Could you recommend me a good starting point?
I'm going to create something like https://reactpixi.org/, but for solid
All reactions