News

Longbox: Reusable Observable component by David Eads for rendering HTML-styled cards as an interactive, infinite-scroll table. Uses Arquero for interactive filtering.
Right-click the HTML or Ajax file you want to use to display the table. Open the XML file you want to use to retrieve the data for the table. The following Ajax statement opens an XML file with a ...
HTMX is the HTML extension syntax that replaces JavaScript with simple markup. It could change the course of web development.
While HTML, CSS and JavaScript are powerful tools, they tend to run out of steam with development of advanced web applications that store data on the client side and manage complex state transitions.