TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Lindy Approach to Web Development: Htmx and Go

13 pointsby g4kover 1 year ago

3 comments

b3lm0ntover 1 year ago
Plain old Ruby on Rails is significantly more Lindy than this. And how about…<p>- LAMP (Linux, Apache, MySQL, PHP)<p>- CGI programming (&#x2F;cgi-bin&#x2F;)<p>- HTML, CSS, JS (with XMLHttpRequest to avoid full page reloads)<p>- AOLServer with Tcl (still developed as NaviServer)<p>- FTPing your HTML and CSS directly to the server<p>HTMX in particular is decidedly <i>non</i>-Lindy.
评论 #37495988 未加载
评论 #37496371 未加载
0x445442over 1 year ago
I don’t mind the HTMX abstraction of JS and XHR but blindly exposing DB schema seems lazy. Clients generally don’t need or want this exposure but the “API” certainly can be replaced by notional views in a lot of cases.
ChrisLTDover 1 year ago
PHP would be the Lindy backend tech, right?
评论 #37495603 未加载