Fork me on GitHub
#clojurescript
<
2023-02-07
>
Steph Crown22:02:48

Hello guys, please how can I use the JavaScript this in ClojureScript?

thheller22:02:35

(fn [whatever] (this-as x (.-whatever x)))