re-frame

https://github.com/Day8/re-frame/blob/master/docs/README.md https://github.com/Day8/re-frame/blob/master/docs/External-Resources.md
sandbags 2020-07-29T12:22:52.104900Z

@genekim might be interesting to render that out in a form that can be consumed by the Graphia application

🤯 1
sandbags 2020-07-29T12:26:54.106100Z

Anyone using Klang? I am trying to work out why it's not loading. The ensure-klang-init function is complaining "Klang: Can't find React. Load by yourself beforehand." but I'm not even clear how that function is getting invoked. I can see preloads for 10x, re-frisk and so on but I've not added anything for Klang specifically.

sandbags 2020-07-29T12:30:20.106600Z

Ah, I think the Klang info! macro is invoking this the first time you use it.

sandbags 2020-07-29T12:30:46.106800Z

So, why can't it find React

sandbags 2020-07-29T12:33:01.107Z

It's testing for exists? js/React I wonder if that is an outdated method. Klang hasn't been updated in a few years. Is there something else doing the same thing baked into re-frame now?

genekim 2020-07-29T16:11:22.120100Z

@mikethompson Thank you for re-frame — it is so fun to build things with it!

🎉 5