Comment on Google Launches Project IDX, A web-based IDE
Sonotsugipaa@lemmy.dbzer0.com 1 year agoProbably, I don’t really know how a web IDE would make it any easier but perhaps that’s because of a lack of personal experience.
Comment on Google Launches Project IDX, A web-based IDE
Sonotsugipaa@lemmy.dbzer0.com 1 year agoProbably, I don’t really know how a web IDE would make it any easier but perhaps that’s because of a lack of personal experience.
myersguy@lemmy.simpl.website 1 year ago
It’s selling itself as more than an IDE. The idea is to have templates for common languages/frameworks. Ideally, this would mean not having to learn how to init a project in a given framework, not having to learn the build tools, not having to learn deployment, ci/cd, etc. Just open this new webapp, pick a framework, develop, and click a “launch” button to have it spin up in GCP.
Sonotsugipaa@lemmy.dbzer0.com 1 year ago
That sums up, I could use sensible CMake templates in my life.