re-frame

thogha 2024-10-24T15:02:25.362979Z

What is the difference between reg-cofx/inject-cofx and an interceptor with a :before function?

p-himik 2024-10-24T15:18:28.474439Z

None, inject-cofx itself returns a :before interceptor.