TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Creating an online IDE, looking for a JS framework

1 pointsby vellisover 11 years ago
I&#x27;m creating a small online IDE, like Cloud9&#x27;s, as a hobby project. I&#x27;m using Go for the server side and my API is ready. Now, the hard part: Javascript!<p>I&#x27;ve been looking for a versatile window&#x2F;panel based framework, but i could only find the heavyweight stuff: ExtJS, Dojo, etc. Do you guys know a lightweight framework that features resizable&#x2F;dockable panels, but allows me to work with simple HTML &amp; CSS, instead of dealing with unnecessary stuff (like Ext, for example)?<p>ps.: I&#x27;m using the Ace Editor, btw. Amazing project.

no comments

no comments