#reitit — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #reitit, aggregated by home.social.
-
I started a blog series about building my new web application in #Clojure. First thing to tackle; #reitit: https://arjenwiersma.nl/posts/20250107-clojure-reitit-server/
-
Benefits to using your full programming language for your #css: I wrote code that determines whether my domain is subdomain or subpath and rewrites my resource paths accordingly, shared with both resource calls (like <img>) and css url functions (like `background: url(SOMEPATH)`). #gardencss #reitit #clojurescript