There are three type of selectors:
- basic
- cached
- cached factory
// Basic
const selectUsers = state => get(state, '_entites.users');
This is an environment file to source upon shell startup (via .bashrc/.bash_profile or your shell's corresponding file). If your shell isn't Bash you will likely need to port the functions to your shell's syntax.
When inside your local Git clone of a Github repo you need to do the following (only once per repo):