re-frame

vemv 2023-09-05T11:41:58.365499Z

I had a pleasant experience hacking on re-frame after a long break. Mostly curiosity, is there an advanced/opinionated template out there? Beyond what https://github.com/day8/re-frame-template would give you I don't have any particular need in mind - I'd just like to see a bunch of deps and boilerplate tied together. It probably would give me some insights.

p-himik 2023-09-05T11:45:33.436829Z

Maybe kee-frame would be of interest to you. Not a template but an extension of re-frame of sorts.

✅ 1
Kimo 2023-09-05T18:30:45.349299Z

There's https://github.com/fnumatic/reframe-starter. I'm not an expert in its re-frame code but the tooling is super nice.