teacheraide / moodle-local_teacheraide

3 stars 0 forks source link

figure out how to have the vue component interop with moodle's reactive ui state, or have some form of state management #16

Closed ycfreeman closed 6 days ago

ycfreeman commented 3 weeks ago

https://moodledev.io/docs/4.4/guides/javascript/reactive

may or may not need to do this

we my be able to just use custom events to pass data back and forth

and use something to manage internal state for teacheraide

https://pinia.vuejs.org/