Developer builds local-first visual IDE to avoid cloud lock-in and messy exported code
A developer has created NotCodes, a desktop IDE that combines visual layout editing with a local TypeScript AST parser, as an alternative to cloud-based visual builders. The tool writes changes directly to the user's local disk without relying on remote compilation servers, giving developers full ownership of their code. It outputs standard React, React Native, and Node.js codebases designed to be indistinguishable from handwritten code, with no proprietary runtime dependencies. The creator argues that cloud-hosted builders force vendor lock-in and produce unmaintainable code, while prompt-driven UI tools lack precise layout control as projects scale. The project raises broader questions about whether the low-code stigma discourages developers from adopting visual tools, even when those tools generate clean, portable code locally.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)
Log in to join the discussion and vote.
Log in