cljdoc 2022-04-03

resists the urge to just rewrite the UI

I'm such a snob about these things

it's awful

I'd want to do it in clojurescript if I did do it and I know jack all about that

Could be a vehicle to learn ClojureScript web dev… if you are into that journey.

I am, but I really, really want to ship this first

and I have some calva stuff I'd like to finish

Yeah, that’s fine too! TypeScript for now, right?

more projects than time, plus chronic fatigue, means I have to be really selective

Yeah, I certainly will not run out of things to do. Ever! So many interests!

I think cljdoc is pretty fluid. We have a ragtag team. So whoever takes the lead for a certain area has lots of leeway. (Which allows me do things the Lee way often!)

😂 1

ayyyy

rimshot

I adore puns, so you're cool in my book

Good, because I can’t stop!

💜 1

I'm liking malli so far

Yeah… I find the hiccup syntax succint and easy to read!

Yikes that’s ton-o-work you’ve tackled there!

it certainly is

I realize that's a pain for reviewers

but there aren't really any good in-between steps for the feature

yeah that’s fine, we might not understand it all in detail but can certainly review the general gist of it

pretty sure I'm going to need to move this searchbox

I think it'll have to be across the top of the page now

which, tbh, I like better

You are in it deep, but personally, either placement seems good to me!

I need more space to express all the relevant info about a search result

whether it's a doc or a def or an ns

a little bit of the match to show what we're matching on

one downside to flexsearch is that while its queries are the best by a long shot it doesn't return what it actually matched on so I also need to figure out how to get that

I may have to use something else tbh

Well, whatever the v0 release of single docset search will be, it is probably better than what we have now, right? I mean to say: if you want to move on to other distractions, we don’t need perfection for the first cut.

it won't be perfect but I want it to not be embarrassingly bad like it is now