Prolog Web Applications| www.metalevel.at
Quickstart¶| flask.palletsprojects.com
HTML-TEMPLATE - Use HTML templates from Common Lisp| edicl.github.io
Formatting Text| browser.engineering
This post will be a bit different than my normal technical posts. Rather than covering a successful finished system, this will be a glimpse into the process of (hopefully) getting to that point in the future.| Hypersect
What do HTML, GraphQL, and RSC have in common?| overreacted.io
A central concept to HTML, and hypertext theory more generally, is something called Representational State Transfer, a.k.a. REST.| Unplanned Obsolescence
PHP is still one of the best ways to get started on the web.| Unplanned Obsolescence
The one big remaining (advantage of MPAs) is (server side programming) language choice. If you’re already part of the| </> htmx - high power tools for html
Template fragments are a relatively rare Server Side Rendering (SSR) template library feature that allow you to render a| </> htmx - high power tools for html
#Tapping The Sign| </> htmx - high power tools for html
Single-Page Applications (SPAs) are a worse user experience.| Unplanned Obsolescence
Comments| Lobsters
Layouts and Rendering in RailsThis guide covers the basic layout features of Action Controller and Action View.After reading this guide, you will know: How to use the various rendering methods built into Rails. How to create layouts with multiple content sections. How to use partials to DRY up your views. How to use nested layouts (sub-templates).| Ruby on Rails Guides
New web services are being built to a self-defeatingly low UX and performance standard, and existing experiences are now pervasively re-developed on unspeakably slow, JS-taxed stacks. At a business level, this is a disaster, raising the question: why are new teams buying into stacks that have failed so often before?| Infrequently Noted