this post was submitted on 20 Sep 2024
1 points (100.0% liked)

Clojure programming language discussion

437 readers
1 users here now

Clojure is a Lisp that targets JVM and JS runtimes

Finding information about Clojure

API Reference

Clojure Guides

Practice Problems

Interactive Problems

Clojure Videos

The Clojure Community

Clojure Books

Tools & Libraries

Clojure Editors

Web Platforms

founded 4 years ago
MODERATORS
 

ClojureScript and Chrome extensions

http://numergent.com/2015-09/ClojureScript-and-Chrome-extensions.html

There’s not as much documentation on building a Chrome extension with ClojureScript, so I thought I’d document my findings on the current state of libraries.Yes, you can of course build Chrome extensions with ClojureScript, as other articles have...

#clojure #clj #cljs [email protected] @clojure

top 1 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 1 day ago

@planet @clojure how would you build a #chrome extension using #clojure today