DEV Community

Discussion on: New online IDE + JS framework - demo! - FE developers, I need your feedback

 
chrisczopp profile image
chris-czopp • Edited

We might go this direction, it's still unfinished and the feedback like yours is very valuable for us. The thing is that here there is no such concepts as files, so e.g. there is no need for the file explorer. Instead you type HTML with directives and things appear in the top drop-downs so you know what needs to be implemented. Similarly you can reference action in your event handlers which don't exist yet and they will be pregenerated for you. So... we can afford very simplistic UI. Anyway, definitely we will be improving on the UI.