5 ms·
Theia does not target end users. It is IDE platform for product builders. Think if you want to build domain specific IDE which inherits VS Code UX. See who is u
by anton_kosyakov 6y ago
Theia does not target end users. It is IDE platform for product builders. Think if you want to build domain specific IDE which inherits VS Code UX. See who is using Theia and why here: https://dev.to/svenefftinge/theia-1-0-finally-a-good-browser-ide-3ok0 https://dev.to/svenefftinge/theia-1-0-finally-a-good-browser...
For end users, we build Gitpod to provide continious development environment: https://dev.to/svenefftinge/continuous-dev-environments-the-next-step-in-devops-4ab7 https://dev.to/svenefftinge/continuous-dev-environments-the-... For instance try to run Theia: https://gitpod.io/#https://github.com/eclipse-theia/theia https://gitpod.io/#https://github.com/eclipse-theia/theia After try to build Theia from sources locally.