Show HN: Skir – like Protocol Buffer but better 6 by gepheum | 1 comments on Hacker News. Why I built Skir: https://ift.tt/TVgFUtj... Quick start: npx skir init All the config lives in one YML file. Website: https://skir.build GitHub: https://ift.tt/epSmczP Would love feedback especially from teams running mixed-language stacks.
Show HN: µJS, a 5KB alternative to Htmx and Turbo with zero dependencies 43 by amaury_bouchard | 15 comments on Hacker News. I built µJS because I wanted AJAX navigation without the verbosity of HTMX or the overhead of Turbo. It intercepts links and form submissions, fetches pages via AJAX, and swaps fragments of the DOM. Single