Initial State
↔ value of Variable/property on first run of Component
References
Lazy Initial value
↔ function pass as Parameter intouseState()
, to assignreturn
value as Initial State value, on first-call onlyInitialization Function
↔ function pass as Init Arg touseReducer()
to generate Initial State for Reducer