ClojureReactiveProgramming icon indicating copy to clipboard operation
ClojureReactiveProgramming copied to clipboard

Possible typo on page 3?

Open adwelly opened this issue 10 years ago • 1 comments

The setup instructions on page three seem to say that the rx.all.js file needs to be in resources/public. When I do this I get an 'Rx undefined error', which goes away if rx.all.js is in ...resources/public/js. This fits the /js/rx.all.js path used in the html.

adwelly avatar Mar 31 '15 09:03 adwelly

Well spotted! Thanks for the report! I've tagged the issue appropriately and will add it to the errata.

theleoborges avatar Mar 31 '15 09:03 theleoborges