Forum > General
Web Pascal without JavaScript = Pascal + HTMX
zendrael:
Hello!
Started a project with Pascal (CGI) and HTMX lib, which enables you to create SPA (Single Page Applications) without using JavaScript.
https://github.com/zendrael/create_htmx_pascal_app
I hope it turns out to be interesting to some people and serve as a starting point.
[edit] changed repo address
PierceNg:
Nice. I use HTMX in my projects, including in my blog which is 99% static content. Good stuff.
How about adding another demo using fphttpapp, to do away with using Python entirely.
zendrael:
Great idea Pierce, thanks for sharing it!
I'll also probably make a Pas2JS node module one, too!
nummer8:
Hi zendrael,
Thanks for the short CGI demo.
I used it to make a small fphttpapp demo.
The code is in the attachment.
HTMX is something to explore for sure!
Have fun!
zendrael:
Hi nummer8!
Thanks a lot for sharing the code!
Can I modify it a little and add to the repo structure?
Navigation
[0] Message Index
[#] Next page