practicalli

https://practicalli.github.io/ http://yt.vu/+practicalli (youtube)
rberger 2020-07-28T05:52:34.241700Z

For what its worth, here’s some doc on using Clojurescript/Reagent/Re-Frame with AWS Amplify. It may already be a bit crusty and we’ve learnt a lot since that initial toe dipping, but it may give you some ideas https://dev.to/rberger/aws-amplify-and-clojurescript-re-frame-part-1-3d3f Since then we’ve done a major project with Amplify and AppSync and accomplished things that have been pretty amazing in just a couple of months. Went from almost nothing to a whole new alpha level live streaming e-commerce commercial service. It’s really the AppSync that gave us the most leverage. Hopefully we’ll get to write up some on that when we get out of crunch mode. I’ve been using AWS since 2008 and this along with Lambda (which AppSync makes very easy to use) is some of the most exciting things I’ve seen from AWS. AppSync is basically a GraphQL API Gateway that unifies the API for all your AWS data and processing.

1👍
practicalli-john 2020-07-28T12:28:11.242Z

Thanks @rberger that will be very useful. I will be doing more with Practicalli ClojureScript during August, so will look to add content based on your examples. There is so many thing that can be used, your contributions help me cover more ground. Thanks again.

practicalli-john 2020-07-28T12:28:11.242Z

Thanks @rberger that will be very useful. I will be doing more with Practicalli ClojureScript during August, so will look to add content based on your examples. There is so many thing that can be used, your contributions help me cover more ground. Thanks again.