Avoid exhaustive switch case in API clientswundergraph.com 1 pointjensneuse2 years ago1 commentSaveHideCopy link On HNComments−turtleyacht2yIf a state machine definition could be converted to SQL, does that mean the API client could remain stateless?The app controller just shuttles data between user and backend in that case. Processing gets crunched on the metal.
Comments
If a state machine definition could be converted to SQL, does that mean the API client could remain stateless?
The app controller just shuttles data between user and backend in that case. Processing gets crunched on the metal.