well the application is going to be like this : the user will create 
tutorials like this : user starts recording audio, while speaking he/she 
enters code in the code editor , when user ends recording the course shall 
be created.  

Now someone will watch the course, when the course is started the audio is 
played and text shall be entered in the code editor by the program 
synchronizing with the audio, the watcher will be able to pause the audio 
and enter his/her own code and run it.  

you can watch this kind of behavior at www.khanacademy.com :) .

I predict a component for the audio shall exist and the main component will 
synchronize between the code editor and the audio.

بتاريخ الأربعاء، 7 ديسمبر، 2016 5:13:56 م UTC+2، كتب أحمد حبنكة:
>
> 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.

Reply via email to