正如我剛開始完全明白的那樣,om.core/build和om.next的工廠函數返回引用組件函數/類的React元素對象,並返回the actual component is only instantiated later by React's reconciler。即,(om.core/build some-component data)實際上不會立即撥打some-component。 但是,我
試一試Om &反應教程https://www.codementor.io/reactjs/tutorial/build-single-page-app-with-react-om-clojurescript。編譯clojurescript時,出現錯誤clojure.lang.ExceptionInfo: Don't know how to create ISeq from: clojure.lan