as far as I know, there are three ways to build front-end code,
ember
widget
raw.hbs (?
and there are some questions:
I’ve tried to use ember component in raw.hbs, but it seems not working, how to share all the functionalities in these three types of front end code?
sorry, I’ve not fully understood the entire code yet, but just want to ask about the front end structure,
is it a good structure? is it easy to maintain?