Fork me on GitHub
#re-frame
<
2023-05-16
>
Amos21:05:04

Q: Is there any recommend best practice using re-frame to build the Web App?

p-himik21:05:24

Most of the conventional wisdom is gathered in the official documentation.

kennytilton23:05:22

Agreed, the re-frame doc is exceptional, but folks often fail to read very closely. 🙂 So tip #1 is to read carefully. Then you might enjoy the FAQs. It covers the gotchas with which many struggle: https://github.com/day8/re-frame/tree/master/docs/FAQs

Ernesto Garcia07:05:00

You will also need to look for best practices for the areas that re-frame doesn't cover.

mikethompson23:05:19

Perhaps use doxa or relic