넷평의 Clojurescript 노트

clojurescript

  • homepage
    • repo
    • API
    • testing
  • online REPL
  • cheatsheet
    • repo

ref

  • https://github.com/funcool/clojurescript-unraveled

    • https://github.com/t-cool/clojurescript-unraveled-ja
  • https://cljs.github.io/api/compiler-options/foreign-libs

  • 영태형님

    • http://philoskim.github.io/doc/clojurescript.html
    • http://philoskim.github.io/docs/cljs/static-fns.html
    • https://gist.github.com/philoskim/2b8f401c82a220f74d0e02832c8ebc54
  • https://shaunlebron.github.io/t3tr0s-slides/#0

  • https://github.com/ertugrulcetin/racing-game-cljs

cljsjs

  • homepage
    • repo

library

  • emotion-js
  • malli
  • karma + @testing-library/react

reitit

"reitit"는 핀란드어로 "routes"을 뜻합니다.

  • repo
  • docs
    • example