yazz.com
yazz.com

Reputation: 58786

How can I dynamically develop interactively against a HTML page in LightTable?

I have tried the LightTable and I can run Clojure commands just fine, but I can't figure out how to show a webpage within the IDE and execute ClojureScript commands against the DOM of the webpage interactively.

Update

I will start to make a video series on Clojurescript, which will show how to use LightTable: http://www.youtube.com/watch?v=lX6isnBn6mY

Upvotes: 4

Views: 341

Answers (1)

yazz.com
yazz.com

Reputation: 58786

It's ok, I figured it out in the end, and as promised I have made a few videos to show this:

http://www.youtube.com/watch?v=lX6isnBn6mY

Upvotes: 1

Related Questions