Technology Radar
Published : Oct 26, 2022
NOT ON THE CURRENT EDITION
This blip is not on the current edition of the Radar. If it was on one of the last few editions, it is likely that it is still relevant. If the blip is older, it might no longer be relevant and our assessment might be different today. Unfortunately, we simply don't have the bandwidth to continuously review blips from previous editions of the Radar.
Understand more
Oct 2022
Assess
不幸的是,电子表格(spreadsheet)在这个世界依然大行其道,而且在可见的未来也仍会如此。电子表格是人们构建符合他们特定需求的自定义小工具的终极武器。然而,当你试图使用一些需要“真正的”代码逻辑来增强这些小工具的时候,电子表格的低代码属性就会变得非常有局限性。如果你在一个类似 Thoughtworks 这样使用 Google 的 G-Suite 的公司,Clasp 使你至少可以在 Apps Script 代码里应用一些 Continuous Delivery 的实践。它可以让你在 Apps Script 项目之外编写代码,这样就有了测试、版本控制和构建流水线,甚至使用 TypeScript 的可能性。Clasp 已经存在一段时间了,你不应期待它提供一个常规的舒适编程环境,但它确实能极大地提升使用 Apps Script 的体验。