Dev in progress after heavy weekend.
Observations:
- JS scope current solution let context=this
- Mitigate “this” with context refrence since this gets “rebuild” in each concurrent function call scope
Goals:
- JS Enums
Dev in progress after heavy weekend.
Observations:
Goals: