June 2018
— Because you write generic questions, answer also generic
Simply I want to know the (tools & langs) I need to use to make graphical editor (with web tech) i.e in the browser
— Any lang
— A UI framework
— Read it again
— There is only JS+CSS+HTML in browser. you can take Typescript or LiveScript, but it compiles to JS.
— Also, you need a text editor)
— Any lang that compiles to JS (or JS)
— And how svg work in the browser ?
— It works
— Svg is a DOM element, with special features and slihgtly different interface.
— I know, but he sed only (html,css,js) work in the browser . and I did not sed programing langauge