摘要: While generally we want to set font-sizes in rem, there's a particular issue on mobile iOS, where if the field text is not at least 16 pixels, it will 阅读全文
posted @ 2021-03-03 21:10 Zhentiw 阅读(75) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2021-03-03 19:28 Zhentiw 阅读(53) 评论(0) 推荐(0)
摘要: Kinesis Stream Add Kinesis serverless.yml, add following configuration resources: Resources: orderEventsStream: Type: AWS::Kinesis::Stream Properties: 阅读全文
posted @ 2021-03-03 18:22 Zhentiw 阅读(121) 评论(0) 推荐(0)
摘要: Kinesis trigger Lambda flow When kinesis stream receive order_placed event then trigger Lambda which will call ses (Simple Email Service) to send emai 阅读全文
posted @ 2021-03-03 18:21 Zhentiw 阅读(109) 评论(0) 推荐(0)