Show HN: XRss: An RSS Reader and web stack demo powered by Htmx XRss is a simple RSS reader web app built to showcase xtemplate, a new web development tool based on Go's html/template and Caddy server. The entire site UI for XRss comes from a single HTML template file . This index.html includes everything from SQL queries and route definitions and handlers to htmx state transition attributes and tailwindcss classes, and developing it requires zero build steps (amortized). Check out the source which manages to be at once banal and gnarly: https://ift.tt/YNGDIj5... xtemplate preloads the whole template structure into memory and builds the router at startup, so responses to matching requests are rendered after a single lookup. Combined with direct queries to sqlite makes for a very snappy experience typically responding in less than 5ms. (Fingers crossed.) There are various places where XRss could be improved (PRs welcome!), but it already delivers on its purpose of demonstrating the plausibility of xtemplate. See the xtemplate readme for an overview of what you can do with it. I think of it as 'PHP but the syntax looks like Go templates'. https://ift.tt/DUGVIdb Let me know what you think! Does remaking PHP from scratch out of Go templates make me a lunatic? (yes) Is it a good idea anyway? (yes) What kind of web application do you think would be a good fit for a platform like this? https://ift.tt/a8Q6AGK September 2, 2023 at 08:32PM
Show HN: XRss: An RSS Reader and web stack demo powered by Htmx https://ift.tt/1P0aysw
Related Articles
Show HN: Open-source chat app that saves NO messages, anywhere, ever https://ift.tt/3f0FEneShow HN: Open-source chat app that saves NO messages, anywhere, ever I… Read More
Show HN: Highlight code in Google slides and Google docs https://ift.tt/3n4KJPIShow HN: Highlight code in Google slides and Google docs https://ift.t… Read More
Show HN: Webcrepe – SQL for the Internet https://ift.tt/3q7fupiShow HN: Webcrepe – SQL for the Internet https://ift.tt/3naMrPI Januar… Read More
Show HN: Lohost – Distributed, decentralized, anonymized local website hosting https://ift.tt/3G65UIWShow HN: Lohost – Distributed, decentralized, anonymized local website… Read More
Show HN: A store builder for indie makers https://ift.tt/3JUPEg8Show HN: A store builder for indie makers https://ift.tt/3I22NCr Janua… Read More
Show HN: MergerFS – A Featureful Union Filesystem https://ift.tt/3F8fFF1Show HN: MergerFS – A Featureful Union Filesystem https://ift.tt/31C5e… Read More
Show HN: I bought and tested the filtration of every mask on Amazon https://ift.tt/3f6UjxdShow HN: I bought and tested the filtration of every mask on Amazon ht… Read More
Show HN: LeftWrite, a site to slow down and write about what you read https://ift.tt/3JQXW8DShow HN: LeftWrite, a site to slow down and write about what you read … Read More
0 Comments: