Notes From My ClojureScript and React Native Talk
October 6th 2017Thanks to everyone who came out to my talk at Clojure PDX last night. Code for the demo project is on Github
Thanks to everyone who came out to my talk at Clojure PDX last night. Code for the demo project is on Github
One of the common synonyms for "serverless" is "Function as a Service": there is a place in the cloud that we upload a function to, and it runs when some event is triggered. Web services are easily modeled as