August 5, 2019

cljs-0. Hello World without React

    (let [root (.getElementById js/document "root")]
      (set! (. root -textContent) "Hello, world!"))

Tags: react