Create a simple Map like class for storing and keeping track of client entities that are synced from the server and have local editable state. This will form the basis for storing entities on the client and should replace the immutable concept used be the ClientSchedule class. |
||
---|---|---|
.. | ||
client-map.nuxt.test.ts | ||
client-map.ts | ||
client-schedule.nuxt.test.ts | ||
client-schedule.ts | ||
client-user.ts | ||
functions.ts |