kit-clj.github.io icon indicating copy to clipboard operation
kit-clj.github.io copied to clipboard

Kit documentation

Results 5 kit-clj.github.io issues
Sort by recently updated
recently updated
newest added

I also updated the verbatim copy of query-fn...

Gives a clean-room workspace with little to no setup for experimentation. Note that the badge Open in Codespace will need to be edited to point at the parent repository. It...

https://kit-clj.github.io/docs/clojurescript.html links to the 'React Flux' pattern through a dead link. There doesn't seem to be any mention on the legacy or new React site of this concept. Perhaps a...

`routes.html` contains this link: ```html Please refer here for more details on managing CSRF middleware. ``` https://github.com/kit-clj/kit-clj.github.io/blob/550f617a446dc51daff95da5d9b94e8f6d3674a1/docs/docs/routes.html#L87C78-L87C96 but no such file exists in the repo. I tried searching for the...

I see `middleware/wrap-csrf` referenced a few times in the site, but I can’t figure out where this comes from. What do I need to `require`? We should add this to...