Lindy Approach to Web Development: Htmx and Go
1–8 of 8 posts
Re: Lindy Approach to Web Development: Htmx and Go
#2Re: Lindy Approach to Web Development: Htmx and Go
#3PHP would be the Lindy backend tech, right?
Re: Lindy Approach to Web Development: Htmx and Go
#4- LAMP (Linux, Apache, MySQL, PHP)
- CGI programming (/cgi-bin/)
- HTML, CSS, JS (with XMLHttpRequest to avoid full page reloads)
- AOLServer with Tcl (still developed as NaviServer)
- FTPing your HTML and CSS directly to the server
HTMX in particular is decidedly non-Lindy.
Re: Lindy Approach to Web Development: Htmx and Go
#5Plain old Ruby on Rails is significantly more Lindy than this. And how about… - LAMP (Linux, Apache, MySQL, PHP) - CGI programming (/cgi-bin/) - HTML, CSS, JS (with XMLHttpRequest to avoid full page reloads) - AOLServer with Tcl (still developed as NaviServer) - FTPing your HTML and CSS directly to the server HTMX in particular is decidedly non -Lindy.
I think even by the authors stated definition, Go would not be considered Lindy.
The approach shown is clever and interesting though!
Re: Lindy Approach to Web Development: Htmx and Go
#6Re: Lindy Approach to Web Development: Htmx and Go
#7Plain old Ruby on Rails is significantly more Lindy than this. And how about… - LAMP (Linux, Apache, MySQL, PHP) - CGI programming (/cgi-bin/) - HTML, CSS, JS (with XMLHttpRequest to avoid full page reloads) - AOLServer with Tcl (still developed as NaviServer) - FTPing your HTML and CSS directly to the server HTMX in particular is decidedly non -Lindy.
Re: Lindy Approach to Web Development: Htmx and Go
#8Plain old Ruby on Rails is significantly more Lindy than this. And how about… - LAMP (Linux, Apache, MySQL, PHP) - CGI programming (/cgi-bin/) - HTML, CSS, JS (with XMLHttpRequest to avoid full page reloads) - AOLServer with Tcl (still developed as NaviServer) - FTPing your HTML and CSS directly to the server HTMX in particular is decidedly non -Lindy.
I was not familiar with Lindy as a concept but even the author seems to contradict themselves, in one passage claiming to be taking an approach which relies on mature technology and then in the next passage talking about how great htmx is. I think even by the authors stated definition, Go would not be considered Lindy. The approach shown is clever and interesting though!