Building a hackable editor in the browser

  • So AFAIK Electron is built on V8 JS engine. Last I looked that has a JIT compiler, then I’d expect performance to increase as that ‘warms up’

  • If you like this check out https://github.com/Webstrates/Codestrates

  • Could someone upgrade/update the link to include https:// please?

  •     script, style { display: block; }
    
    I have no words.

  • nice, I did something similar to myConsole, except I did override some functions and added some buttons to make it look like and app

    https://github.com/victorqribeiro/myConsole

  • Yeah, so it's basically emacs in the browser!

    Changing editor capabilities on-the-fly!

  • ...how about moving things out of the browser? It's cramped as it is. And then people wonder why their browser is so slow... "it's just displaying documents!"