The anatomy of KS6 #6580
borg
announced in
Event Q&A Q3 2021
Replies: 1 comment
-
Good question @borg |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It seems the wires are more hidden on KS6, as in what is the relationship between KS6 and plain Node/Express server/Apollo? How come it's possible to add KS support to Next app with pretty much one dependency - seems like magic? There used to be a mono repo approach, which is now seemingly decoupled by default, opening up for the front end to be on a totally different domain. How does that work with shared sessions and cors?
A more abstract schematic/philosophical view of what is core to KS and how it relates to those other core components (node/apollo/next), and why some of those choices were made, would be very welcomed. In particular for people who are new to the GraphQL eco system such an intro would be very helpful.
Beta Was this translation helpful? Give feedback.
All reactions