magomimmo/modern-cljs

Tutorial 7: no JS translation available in REPL

Opened this issue · 0 comments

Hey, thank you for the awesome tutorial first of all. I understand that things are evolving pretty quickly so we can't expect the guide to be flawless :)

The problem I can't figure though is:- why an output, I get while trying to get a JS translation for a function in REPL, is different from yours. Below is what I see trying to check calculate function

cljs.user=> shop/calculate
#object[modern_cljs$shopping$calculate]