TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Kretes, Self-inspired IDE for TypeScript built on top of VS Code

9 点作者 zaiste大约 5 年前

2 条评论

zaiste大约 5 年前
Hey HN, author here. Kretes is an integrated programming environment for TypeScript &amp; Node.js, built on top of Visual Studio Code. It combines a web framework - similar to Rails&#x2F;Django - with a UI layer built inside of the VS Code editor.<p>This project explores the ideas introduced by the Self programming language and aims to bring them to the current age. The ultimate goal is to create a semi-visual tool for building web apps in a more intuitive way using the same programming language (TypeScript) on the client &amp; on the server, and without the accidental complexity. :)<p>The project started as a way to arrange my knowledge&#x2F;toolset around JavaScript. Inspired by the past, I decided to (somehow) replicate what Sun Microsystems did in ’95 with Self (a project I find both underrated and ahead of its time), but using modern, popular tools (VS Code, JavaScript&#x2F;TypeScript, WebAssembly, PostgreSQL, etc).<p>Happy to answer any questions here or at oh@zaiste.net
评论 #23000120 未加载
jtompl大约 5 年前
It looks interesting. Node.js still needs a good full-stack web framework that just works out of the box and is extensible, like Rails in Ruby. Would love to see some demo of an app written in it.
评论 #22998422 未加载