^^REST  HATEOS  STATELESS.

  1. wp/Hypermedia  generalizza wp/Hypertext all'audio e video
  2. RPC wp/Remote_procedure_call
  3. infoworld/best-open-source-software-of-2023
  4. https://www.anthropic.com/news/claude-2

Esempi

  1. 18-8-2020 Mistakes we made adopting event sourcing (and how we recovered)

wp/HATEOAS Hypermedia as The Engine Of Application State

https://htmx.org/essays/hateoas/

wp/REST Representational_State_Transfer

 

htmx/hypermedia-driven-applications 2022-02-06

thesis: MPA - multi-page application
antithesis: SPA - single-page application
synthesis: HDA - hypermedia-driven application

wp/Stateless_protocol

Htmx https://htmx.org/

Htmx is a dependency-free, browser-oriented javascript library.

To use it, add a <script> tag to document head.

<script src="https://unpkg.com/[email protected]" integrity="sha384-D1Kt99CQMDuVetoL1lrYwg5t+9QdHe7NLX/SoJYkXDFfX37iInKRy5xLSi8nO7UC" crossorigin="anonymous"></script>

 

Reactive programming

infoworld/what-is-reactive-programming-programming-with-event-streams

AJAX AJAX