WeakMaps WeakMaps WeakMaps are a variation on maps, which has most of the same external behavior but differs underneath in how the memory allocation (specifically its GC) works...
Redux FAQ: Actions Table of Contents Actions Why should type be a string, or at least serializable? Why should my action types be constants? Further information Is there always ...