Software Alternatives, Accelerators & Startups

An experiment in UI density created with Svelte

Threlte Monaco Editor
  1. Rapidly build interactive 3D apps for the web. A 3D framework for the web, built on Svelte and Three.js

    #Web Development Tools #Web Development #3D 2 social mentions

  2. A browser based code editor
    Pricing:
    • Open Source
    VS Code Editor which is based on Electron, is really fast, even with large codebase & many open tabs. Their monaco engine (https://microsoft.github.io/monaco-editor/) uses custom, virtual code processor that is optimized for surgically updating underlying DOM. It also uses WebGL + canvas rendering to show minimap of the file. Similar approach (custom virtual processor) is leveraged by Google docs/sheets. Canvas rendering may be the last resort when nothing worked.

    #Text Editors #IDE #Developer Tools 49 social mentions

Discuss: An experiment in UI density created with Svelte

Log in or Post with