coderefinery / customizableCourseTemplate

course template allowing users to select abstraction level and work contexts of embedded examples
0 stars 0 forks source link

vCode component: decouple prop watchers from passed values #20

Open mehimself opened 5 years ago

mehimself commented 5 years ago

low priority considerable added value (read only code viewer > fully featured code editor)

component re-rendering will reset prop values to their initial state. Decouple them from their initial value with computed properties or .data values

mehimself commented 5 years ago

requires database server and client data pipeline