You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While composite actions are easy to write, they're limited and are a maintenance burden. Notably, they don't handle conditionals well (which contribute to a lot of our current complexity) and can't be unit-tested.
The text was updated successfully, but these errors were encountered:
While composite actions are easy to write, they're limited and are a maintenance burden. Notably, they don't handle conditionals well (which contribute to a lot of our current complexity) and can't be unit-tested.
The text was updated successfully, but these errors were encountered: