Also which of the four …

less than 1 minute read

Also, which of the four library types do guards fall under? If the guard reads from the state store using a selector does that mean it belongs in a feature? I assume it doesn’t make sense to put it in a util library since it has a dependency on a data-access library then?

Updated: