Add constants layer description
This commit is contained in:
3
docs/layers/constants.md
Normal file
3
docs/layers/constants.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Constatnts
|
||||
|
||||
This layer is responsible for setting constant virables, such as action type names for redux actions. Actions must have a type property that indicates the type of action being performed. Types should typically be defined as string constants.
|
||||
Reference in New Issue
Block a user