Skip to content Skip to sidebar Skip to footer
Showing posts with the label Clojurescript

Accessing "this" In Clojurescript

Is there a way to access the 'this' object in clojurescript? I am having issues with event … Read more Accessing "this" In Clojurescript

In Jquery, How Do I Pass An Event To A Parent Anchor If Needed?

I am in clojurescript using jQuery but the answer should be the same for cljs and js I think. I hav… Read more In Jquery, How Do I Pass An Event To A Parent Anchor If Needed?