Question about architecture #297
Answered
by
rmorshea
StokeMasterJack
asked this question in
Question
|
What you are creating seems very exciting and useful. I just wanted to clear up a few questions of my understanding: Q1: These UI components are running server-side, correct? UI events are sent from the client to the server and then handled in the server-side components. Rendering happens on the server and then html (or dom diff) is sent to the client.Is this correct? Q2: Also, since the components run on the server, I can access server-side stuff (like files and databases) correct? Q3: Assuming I'm correct on the Q1 and Q2, if I wanted to write some custom client-side code, where would that go? Thanks. |
Answered by
rmorshea
Feb 23, 2021
Replies: 1 comment
|
Thanks for posting!
|
0 replies
Answer selected by
rmorshea
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for posting!
pipinstallable Python package that distributes with it a custom React component. For more info on how that works refer to the docs.