editors

George 2022-11-27T20:24:47.975689Z

have there been any experimental web dev IDEs where all the code editing and browser presentation takes place in the same window? Kind of like a WYSIWYG editor? Notwithstanding that you could always put your code editor and browser window side by side on your monitor(s)....

George 2022-11-27T20:25:36.512999Z

perhaps where you don't edit in windows/buffers per se but edit the components on the browser page directly?