You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for the work and contributions on Twttr and the Clojure community. I have been learning the basics of Clojure and really enjoying it.
I've been learning from a tutorial and built a basic bot for un-following on Twitter and found it really interesting.
I want to do the same in Clojurescript but could not get twitter to work. Would I have to rewrite it using js interop as opposed to java? Or could it be done using .cljc ?
I would be grateful if you could give me any pointers to get it working in .cljs. Once finished I would like to contribute and share what I complete here.
Kindest regards
Chris
The text was updated successfully, but these errors were encountered:
Thank you for the work and contributions on Twttr and the Clojure community. I have been learning the basics of Clojure and really enjoying it.
I've been learning from a tutorial and built a basic bot for un-following on Twitter and found it really interesting.
I want to do the same in Clojurescript but could not get twitter to work. Would I have to rewrite it using js interop as opposed to java? Or could it be done using .cljc ?
I would be grateful if you could give me any pointers to get it working in .cljs. Once finished I would like to contribute and share what I complete here.
Kindest regards
Chris
The text was updated successfully, but these errors were encountered: