Tag
Article explains the HTML over WebSockets pattern for building real-time SPAs with minimal JavaScript, comparing it to HTTP and SSE variants, and tracing its origin to Phoenix LiveView.
This article explains the true meaning of RESTful APIs, emphasizing the importance of HATEOAS and hypermedia as the engine of application state, and argues that most modern APIs only reach Level 2 of the Richardson Maturity Model.
The author reflects on the challenge of untangling a complex dependency graph for their Intertwingler application server, aiming to achieve dense hypermedia to reduce the need for excessive reading and writing, while criticizing AI for generating too much content.