I'm going to build a project in which I need to build a code editor component, Right now I plan to use microsoft's monaco editor, I want to wrap as an Elm component using port.
I know from experience that the view has to be managed in JS side , what I don't know is how to make this as a component that other components can build on, how do I write a Component that has Html code alongside JS ? -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
