news.volyx.in

Htmx 2.0.0 has been released (htmx.org)

500 points by lsferreira42 · 785 days ago · 140 comments on HN

Article summary

Htmx 2.0.0 has been released, which drops support for Internet Explorer and makes some changes to defaults, but does not change most of the core functionality or API. The release moves all extensions out of the core repository to their own repository and website. The library now provides specific files for different JavaScript module styles and improves web component support. A complete upgrade guide is available for users migrating from version 1.x.

Main themes

  • Htmx 2.0 release
  • IE support dropped
  • JavaScript library development
  • Web development frameworks
  • Hypermedia functionality
  • Browser compatibility

What commenters say

  • The release of htmx 2.0 is a significant improvement, but it may not be a major feature upgrade for most users.
  • Htmx is a valuable tool for building dynamic web applications without requiring a lot of explicit JavaScript code.
  • There are efforts to push htmx-like functionality into the HTML standard, which could eventually make the library unnecessary.
  • Some users appreciate htmx for its simplicity and ease of use, while others may find it lacking in features compared to other libraries.
  • The decision to drop IE support is seen as a positive step towards slimming down the library and improving its performance.
  • There is a need for better documentation and discoverability of htmx extensions and features, particularly with the new website and repository structure.
  • Htmx is compared favorably to other libraries, such as unpoly, for its approach to progressive enhancement and hypermedia functionality.
  • Some users are interested in seeing htmx-like functionality become a standard part of HTML, which could reduce the need for third-party libraries.