摘要: Building larger serverless applications can be tricky - creating many lambda functions as well as other resources such as DynamoDB tables, S3 buckets, 阅读全文
posted @ 2020-07-01 20:09 Zhentiw 阅读(361) 评论(0) 推荐(0)
摘要: Path: Compose Functors -> Monad Transformers -> Free Monad Free monads, it provides a way to modelling functions as Data type. So composing / chaining 阅读全文
posted @ 2020-07-01 14:54 Zhentiw 阅读(174) 评论(0) 推荐(0)