egoist / eme

Elegant Markdown Editor.
https://egoist.sh/eme
MIT License
2.05k stars 152 forks source link

Refactor Vue components #163

Open egoist opened 4 years ago

egoist commented 4 years ago

main.vue alone is nearly 1000 loc 😅 https://github.com/egoist/eme/blob/dev/src/components/main.vue

Not sure what's the preferred framework of @Aaron19960821 , I'm fine with switching to React too 👌

elite-sheep commented 4 years ago

Yeah. I am considering such a refactor. I am not a front-end engineer so I am not familiar with either Vue or React. BTW I am very curious what advantage will bring when we switch to React, will we be able to build mobile versions of EME? (Using React Native, maybe)