Hacker News new | ask | show | jobs
by bnert 1283 days ago
Doing something similar with janet. Really does simplify so much, and being able to not have to worry about always translating json -> html via { insert SPA framework here } is a breath of fresh air.
2 comments

Agreed that it is a breath of fresh air. It totally eliminates heavy complexity in the development environment and networking protocol layers. What makes me happy is that it completely reinvigorates the server side language you prefer to use.
Same here, also using Janet + htmx!
Do you mean this?

https://janet-lang.org/

Yes!