Replies: 1 comment 1 reply
-
Hey @yuyuUI! Please note that the library also ships with a |
Beta Was this translation helpful? Give feedback.
-
Hey @yuyuUI! Please note that the library also ships with a |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I would like to bring up a discussion about
Around
. Previously, we had_PrintChangesReducer
, which might be the same as Aspect'safter
.I was new to this concept of
aspect oriented programming
and found the need forAround
was much less than I needed. One case can be tracking the time a reducer takes. Such asmxSignpost(_:dso:log:name:signpostID:_:_:)
. However I can not tell if this is a good way. 🙏Beta Was this translation helpful? Give feedback.
All reactions