LinguaCafe icon indicating copy to clipboard operation
LinguaCafe copied to clipboard

Separate interactive text logic from the vue components.

Open simjanos-dev opened this issue 11 months ago • 0 comments

Most of the front end code is relatively simple UI code. However displaying and handling interactive text has a lot of logic. This should be separated from the UI code into a JS class to make it easier to change things both in the UI and the logic separately.

simjanos-dev avatar Mar 06 '24 10:03 simjanos-dev