We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A full server-side react native(render remote in browser) for easy and fast desktop/mobile app development like Microsoft Blazor ServerSide, https://docs.microsoft.com/en-us/aspnet/core/blazor/hosting-models?view=aspnetcore-6.0 , )
a new react-native Reconciliation, which split diff/patch two-part, one on the main thread like, and another on native browser control!
maybe need something like host.js to create RPC for diff tunnel/UI event tunnel.
who needs it? the desktop developer which may need the react ecosystem support! code reuse for desktop/mobile/web fast prototype and deploy
possible? sure, as react for android/ios/threejs possible, there is no limit here, but also the magic of web technology
valueable
I think so, as now Microsoft MAUI, Google Flutter all seems cross-platform already or in the future, but also for JetBrains.
more to consider
some little react to support both React Web/React Native/React Remote?
why?
the productivity/the web ecosystem/the react ecosystem and hate about Microsoft's slow and messy, [Experiment] GraphicsControls in Linux using SkiaSharp dotnet/Microsoft.Maui.Graphics.Controls#57
ref:
The text was updated successfully, but these errors were encountered:
This seems very cool https://github.com/calderajs/caldera-react
Sorry, something went wrong.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Introduction
A full server-side react native(render remote in browser) for easy and fast desktop/mobile app development like Microsoft Blazor ServerSide, https://docs.microsoft.com/en-us/aspnet/core/blazor/hosting-models?view=aspnetcore-6.0 ,
)
Details
a new react-native Reconciliation, which split diff/patch two-part, one on the main thread like, and another on native browser control!
maybe need something like host.js to create RPC for diff tunnel/UI event tunnel.
Discussion points
who needs it?
the desktop developer which may need the react ecosystem support!
code reuse for desktop/mobile/web
fast prototype and deploy
possible?
sure, as react for android/ios/threejs possible, there is no limit here, but also the magic of web technology
valueable
I think so, as now Microsoft MAUI, Google Flutter all seems cross-platform already or in the future, but also for JetBrains.
more to consider
some little react to support both React Web/React Native/React Remote?
why?
the productivity/the web ecosystem/the react ecosystem
and hate about Microsoft's slow and messy, [Experiment] GraphicsControls in Linux using SkiaSharp dotnet/Microsoft.Maui.Graphics.Controls#57
ref:
The text was updated successfully, but these errors were encountered: