Fork me on GitHub
#off-topic
<
2021-11-05
>
Kenneth Gitere06:11:26

Hello fellow Clojurians. Not sure if this is exactly off topic but has anyone had experience making browser extensions with cljs? I wanted to make one with Svelte+TS but since it is largely a data driven solution, I thought it would benefit more from Clojure(Script)'s elegance when I do make it.

seancorfield06:11:42

This isn't very recent but might help you get going https://nvbn.github.io/2014/12/07/chrome-extension-clojurescript/

🎉 1
phronmophobic06:11:45

I think I've also seen https://github.com/binaryage/chromex referenced, but I haven't used it myself

👍 1
seancorfield06:11:15

That looks a lot more recent / better maintained than what I linked to. Thank you!

😁 2
FiVo08:11:03

I have problem. I don't know exactly which library/libraries I should use or what solutions there are in the clojure/java space. Is there specific channel for something like that? Should I just ask it in #clojure? I looked at #architecture but it seems pretty dead.

p-himik08:11:42

There's also #find-my-lib I'd say asking here would be fine as well if you don't get an answer in more specialized channels, just because this one has many more members.

👍 1
vemv08:11:43

Pretty sure you'd get nice responses over #architecture it's just Slack that eats up old messages :) That or #clojure would seem nice. There are also Clojure consultants. As a caveat, often receiving help is coupled to receiving promotion for $lib or $approach, there are plenty in Clojure so it's a good idea to double-check things before going all-in.

FiVo09:11:32

#find-my-lib is pretty small and it's not exactly a lib I am looking for. Just posted it to #clojure

borkdude09:11:29

Perhaps Zookeeper?

borkdude09:11:06

I'm sure the folks of #datahike (perhaps more active on their own Discord server) know a good solution to this

borkdude09:11:13

Since this is more or less their area

FiVo09:11:02

I guess you are replying to my actual question

borkdude09:11:41

More or less. #datahike is a suggestion to get better information, in addition to the sources already mentioned

borkdude09:11:56

Since there are people there that will definitely know the answer to this.

Drew Verlee13:11:50

Which libs to use depends on what your trying to do m

vncz17:11:14

Does anybody happen to know if there is a way to put OOO in my company’s calendar when I put a personal calendar event? While you can link the calendars, it’s only for your own visualization

Otto Nascarella18:11:47

hey peeps this video…gotta say. amazing insight on documentation https://www.youtube.com/watch?v=t4vKPhjcMZg just wanted to share

1
👍 3
👏 1
Felipe23:11:56

they have since organized it in text form: https://documentation.divio.com/ pretty good stuff indeed

yes 1