Hacker News
- Re-Frame: Build web apps in ClojureScript and React http://day8.github.io/re-frame/ 56 comments
- ClojureScript 1.10.741 https://clojurescript.org/news/2020-04-24-release 67 comments
- A deep dive into ClojureScript reagent http://timothypratley.blogspot.com/2017/01/reagent-deep-dive-part-1.html 19 comments
- Strokes: Let's pretend D3 was written in ClojureScript https://github.com/dribnet/strokes 19 comments
- ClojureScript Blues http://blog.venanti.us/clojurescript-blues/ 5 comments
- Reagent 0.5.0 – Minimalistic ClojureScript interface to React.js https://github.com/reagent-project/reagent 18 comments
Lobsters
- ClojureScript Next http://swannodette.github.io/2015/07/29/clojurescript-17/ 14 comments javascript , lisp
- UIx — Idiomatic ClojureScript interface to modern React, v1.4.0 https://github.com/pitch-io/uix 13 comments clojure
- React DevTools for ClojureScript wrappers v0.1.0 https://github.com/roman01la/cljs-react-devtools 4 comments clojure
- Convert XML into Hiccup in Clojure and ClojureScript https://github.com/kuhumcst/xml-hiccup 8 comments clojure
- ClojureScript bindings to SolidJS https://github.com/roman01la/solid-cljs 6 comments clojure
- roman01la/cljs-worklet: Run ClojureScript functions on a worklet thread in React Native https://github.com/roman01la/cljs-worklet 4 comments clojure
- indexed.db - It's just IndexedDB for ClojureScript https://github.com/brianium/indexed.db 9 comments clojure
- GitHub - babashka/obb: Ad-hoc ClojureScript scripting of Mac applications via Apple's Open Scripting Architecture. https://github.com/babashka/obb 3 comments clojure
- ClojureScript repl is very slow https://clojurescript.org/guides/quick-start 7 comments clojure
- Using Mocha to test ClojureScript https://mochajs.org 10 comments clojure
- Clojurescript Reagent Image-Previewing Selector https://orys.us/ub 2 comments clojure
- A 3D racing game built with ClojureScript, React, and ThreeJS (Clone of pmndrs/racing-game) https://ertugrulcetin.github.io/racing-game-cljs 9 comments clojure
- Should I switch FrontEnd of my Startup to ClojureScript? Pros & cons https://chakra-ui.com 15 comments clojure
- Developing mobile digital key applications with ClojureScript https://vouch.io/developing-mobile-digital-key-applications-with-clojurescript/ 9 comments clojure
- An REPL oriented testing framework for clojure and clojurescript https://fctorial.github.io/posts/tst.html 5 comments clojure
- Datahike in ClojureScript with IndexedDB support https://lambdaforge.io/2021/03/03/datahike-clojurescript.html 23 comments clojure
- Debugging Clojurescript - LSP Mode https://emacs-lsp.github.io/lsp-mode/tutorials/debugging-clojure-script/ 3 comments emacs
- Betting the Company on ClojureScript - Vouch.io https://vouch.io/betting-the-company-on-clojurescript/ 3 comments clojure
- react-atom: stupid simple state management, inspired by ClojureScript https://clojurescript.org/ 9 comments reactjs
- How could I prettify #(+ % %) to λ(+ % %) ? (for clojurescript) https://www.reddit.com/r/emacs/comments/6qba1c/how_could_i_prettify_to_%CE%BB_for_clojurescript/ 13 comments emacs
- ClojureScript: a frontend language designed for efficient state management https://medium.com/@roman01la/clojurescript-a-frontend-language-designed-for-efficient-state-management-52f145c2fee3#.oj27uosn1 3 comments javascript
- ClojureScript: a frontend language designed for efficient state management https://medium.com/@roman01la/clojurescript-a-frontend-language-designed-for-efficient-state-management-52f145c2fee3#.oj27uosn1 9 comments programming
- ClojureScript: The industry's favorite functional frontend language https://sekao.net/blog/industry.html 33 comments programming
- Interactive book for beginning programmers: Transforming Data with ClojureScript http://langintro.com/icljs/ 4 comments programming
- Live ClojureScript UI editor using Reagent http://cljsfiddle.com/ 6 comments programming
- Learning ClojureScript https://blog.redradix.com/learning-clojurescript/ 5 comments javascript
- An Introduction to ClojureScript http://www.sitepoint.com/introduction-to-clojurescript/ 4 comments javascript
- Clojurescript Koans (or how I spent my tuesday night.) http://clojurescriptkoans.com/ 7 comments javascript
- The Case for React.js and ClojureScript http://murilopereira.com/the-case-for-reactjs-and-clojurescript 5 comments javascript
- Pixel Art Editor Built on React.js and Clojurescript http://jackschaedler.github.io/goya/ 6 comments javascript
- On how Om (and ClojureScript) improve over plain React http://www.lexicallyscoped.com/2013/12/25/slice-of-reactjs-and-cljs.html 3 comments javascript
- "Connecting to your creation", as illustrated by a live-editable game written in Clojurescript. The most amazing feature is "projection", showing what *would* have happened in the previous few seconds if the code had been different. http://www.chris-granger.com/2012/02/26/connecting-to-your-creation/ 43 comments programming
- Convex Hull Heuristics with ClojureScript http://jng.imagine27.com/articles/2011-07-23-101007_clojurescript_demo_convex_hull.html 3 comments lisp