A Response to Rich Harris

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • canonic

    QML web browser

    No, the end goal is to have an entirely separate browser which browses website built with all instead of html / js / css ; since Qt compiles to WASM it's a simple way to try it but the actual thing exists as a standalone desktop app: https://github.com/canonic/canonic

  • htmx-trello

    A Trello clone in htmx

    Agreed. Judging from this example: https://github.com/rajasegar/htmx-trello which uses htmx in pug templates combined with hyperscript the results are... dubious.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

  • unpoly

    Unobtrusive Javascript Framework for server-side applications

    I really like the potential for sending minimal document elements, though it seems like these features should be built into the browser. Unpoly, for example, has its own entire reimplementation of fetch():

    https://github.com/unpoly/unpoly/blob/4854c7ccb268890a9522c6...

    Do any browsers have the early workings of a native web application sdk?

  • knockout

    Knockout makes it easier to create rich, responsive UIs with JavaScript

    So, does KnockoutJs[0] represent the "transitional applications" framework as described in the article?

    [0] https://knockoutjs.com

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts