Hacker News new | ask | show | jobs
by gus_massa 1397 days ago
Nice!

I was trying to change the expression, but I need to change it twice. At the top where `expression` is defined and at the bottom to show it in the html. Is it possible to "see" what is inside an Expression object?

1 comments

you can log it to the console if you want to see the Abstract syntax tree of an Expression object