Technology Radar
Published : Sep 27, 2023
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
Sep 2023
Assess
htmx 是一款轻量简洁的 HTML UI 库,近期突然迅速走红。在技术雷达讨论期间,我们发现其前身 intercooler.js 早在十年前就已存在。与其他越来越复杂的预编译 JavaScript/TypeScript 框架不同,htmx 鼓励直接使用 HTML 属性来实现诸如 AJAX、CSS transitions、WebSockets 和服务器发送事件等操作。从技术角度来看,htmx 并不复杂,但它的流行让人想起早期网页中超文本的简洁风格。该项目的网站上还提供了一些关于超媒体和网页开发的深入(且有趣)的文章,这显示出 htmx 团队对其目标和理念进行过认真思考。