jimm.horse VS hyperview

Compare jimm.horse vs hyperview and see what are their differences.

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.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
jimm.horse hyperview
2 22
0 1,071
- 3.1%
7.1 9.0
6 months ago 6 days ago
JavaScript TypeScript
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

jimm.horse

Posts with mentions or reviews of jimm.horse. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-18.
  • Throwing away 10 months of work after 2 months on the job
    2 projects | news.ycombinator.com | 18 Aug 2023
    My own website is a kind of hybrid SSR/SPA in PHP. Navigating pages with JS enabled seamlessly updates the relevant DOM nodes with an AJAX call (and uses the history API etc), but going to a page fresh is entirely PHP.

    It was fun to write. Relevant code is here:

    https://github.com/ldyeax/jimm.horse/blob/master/j/j.php

    https://github.com/ldyeax/jimm.horse/blob/cb6a1c03504cbe6b63...

    I actually uncovered a niche bug across multiple browsers with this PHP code. In at least Firefox and Edge, if a page is cached with a fetch using accept:text/json, the response will be shown from view-source of the html page you have open, even if the content is different when you fetch the page with accept:text/html

  • Htmx Is the Future
    9 projects | news.ycombinator.com | 5 May 2023
    I've made my personal website something of a hybrid SPA. WithJS enabled it only loads and replaces the relevant portions of the page, but a page renders fully from PHP going to it directly.

    Relevant code:

    https://github.com/ldyeax/jimm.horse/blob/master/j/j.php

    https://github.com/ldyeax/jimm.horse/blob/master/j/component...

    The JS would be much more elegant if script tags didn't need special handling to execute on insertion.

    The experience is very seamless this way - I'm very pleased with it. It's live at https://sfw.jimm.horse - the dynamic behavior can be found clicking through the icons on the bottom.

hyperview

Posts with mentions or reviews of hyperview. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-22.
  • Form to DB
    6 projects | news.ycombinator.com | 22 Feb 2024
  • Show HN: Htmx Playground
    2 projects | news.ycombinator.com | 13 Jan 2024
  • Is Htmx Just Another JavaScript Framework?
    9 projects | news.ycombinator.com | 11 Jan 2024
    Is english your first language? I feel like many of your objections, insofar as I can make sense of them, fall into language & semantic debates.

    The term HDA, which I coined and, therefore, feel like I have some ability to define, was created to contrast with the familiar SPA/Single Page Application acronym, which is a term used in web development. This is why I focus on the web with that article.

    As I have repeated incessantly with you, I included HXML, a mobile hypermedia from the https://hyperview.org project, in my book on hypermedia systems, and I hope this indicates to a fair minded 3rd person (I have given up on you acknowledging my plain language here) that I do not believe that HTML is the only hypermedia in the world.

  • Ask HN: Is React Native still popular?
    2 projects | news.ycombinator.com | 2 Dec 2023
    I've really enjoyed using Hyperview (https://hyperview.org/) recently, which uses React Native as a base. I used to think PWA/Ionic/Capacitor apps were better, but have really fallen in love with the simplicity of Hyperview and tools like HTMX.
  • Strada Released
    4 projects | news.ycombinator.com | 20 Sep 2023
  • Htmx is part of the GitHub Accelerator
    12 projects | news.ycombinator.com | 16 Aug 2023
    there already is!

    https://hyperview.org/

    Adam Stepinski, the creator of Hypreview, built it after his experience with intercooler.js, the predecessor to htmx. It is a very interesting piece of technology and, through the magic of HATEOAS, allows you to update your mobile app instantly for all your users, without dealing with the mobile store!

    There is an entire section on Hyperview, written by Adam, in part three of our book:

    https://hypermedia.systems/book/contents/

  • htmx/Go experiences?
    4 projects | /r/golang | 8 Jul 2023
  • Any books that cover the current state of webdev?
    3 projects | /r/learnprogramming | 27 Jun 2023
    it's about hypermedia, https://htmx.org/, and https://hyperview.org/ , which have a focus on removing complexity
  • Chris James -HTMX is the Future
    1 project | /r/javascript | 8 May 2023
    [1] There is Hyperview but it's super new.
  • Htmx Is the Future
    9 projects | news.ycombinator.com | 5 May 2023
    i am the creator of htmx, this is a great article that touches on a lot of the advantages of the hypermedia approach (two big ones: simplicity & it eliminates the two-codebase problem, which puts pressure on teams to adopt js on the backend even if it isn't the best server side option)

    hypermedia isn't ideal for everything[1], but it is an interesting & useful technology and libraries like htmx make it much more relevant for modern development

    we have a free book on practical hypermedia (a review of concepts, old web 1.0 style apps, modernized htmx-based apps, and mobile hypermedia based on hyperview[2]) available here:

    https://hypermedia.systems

    [1] - https://htmx.org/essays/when-to-use-hypermedia/

    [2] - https://hyperview.org/

What are some alternatives?

When comparing jimm.horse and hyperview you can also consider the following projects:

ssr-playground - SSR playground with Deno & HTMX

idiomorph - A DOM-merging algorithm

Alpine.js - A rugged, minimal framework for composing JavaScript behavior in your markup.

htmx - </> htmx - high power tools for HTML

htmx-components - 🧩 Async HTMX + JSX

AdaptiveCards - A new way for developers to exchange card content in a common and consistent way.

awesome-python-htmx - A curated list of things related to python-based web development using htmx

DivKit - DivKit is an open source cross-platform Server-Driven UI (SDUI) framework for iOS, Android, and Web. SDUI is a an emerging technique that leverage the server to build the user interfaces of their mobile app

dynamic_widget - A Backend-Driven UI toolkit, build your dynamic UI with json, and the json format is very similar with flutter widget code.

applin-ios - Applinâ„¢ iOS Client Library

spx - âš¡ Single Page XHR for enhancing SSR powered web applications.