
StackBlitz
CodeSandbox
replit
CodePen
GitHub Codespaces
Glitch
JSFiddle
CodeTasty
Eclipse Theia
Productivity Power Tools
Zed
Coder
VS Code
Brackets
AWS Cloud9
Theia
StackBlitz
Eclipse TheiaI've started using this as my main IDE for new projects when I'm trying things out. If it keeps getting better at the rate it has been, it'll be even better than coding locally.
Based on our record, StackBlitz should be more popular than Eclipse Theia. It has been mentiond 112 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Managing reactive state and dependent computations in JavaScript can get complex, especially when combining asynchronous and synchronous data. RS-X is a library that allows you to bind expressions to plain objects and makes the parts of the model used by those expressions fully reactive. Dependent computations automatically update when the underlying data changes. RS-X is framework-agnostic. While it can drive UI... - Source: Hacker News / 5 months ago
I like htmx, LiveView, React and Solid. They are great at different points, so I try to combine them in Solv (Stateless Offline-capable LiveView) and write a prototype to show the benefits. Solv's main idea is that stateless servers keep client's state in a volatile cache. It enables server components that are also interactive, which is best of both worlds between LiveView and htmx. Then fine-grained reactivity is... - Source: Hacker News / 8 months ago
I like htmx, LiveView, React and Solid. They are great at different points, and this is a prototype trying to combine them. Solv's main idea is that stateless servers keep client's state in a volatile cache. It enables server components that are also interactive, which is best of both worlds between LiveView and htmx. Then fine-grained reactivity is added to achieve efficient DOM updates + minimal payload size.... - Source: Hacker News / 8 months ago
In the code editor tab (powered by StackBlitz), navigate to the env.ts file and enter your OpenAI key. Run npm run generate in the terminal to see how @autoview generates TypeScript frontend code from example schemas derived from both TypeScript types and OpenAPI documents. - Source: dev.to / about 1 year ago
URL: https://stackblitz.com What it does: An online IDE for coding, previewing, and deploying web apps instantly. Why it's great: Rapidly spin up projects without local setups โ great for experimentation. - Source: dev.to / over 1 year ago
And Eclipse Foundation maintains VSCode-compatible editor designed to be a framework for other IDEs: https://theia-ide.org/ IMO sounds like natural foundation for Cursor. - Source: Hacker News / 3 months ago
There's also the Eclipse VScode-look-alike-reimplementation called TheiaIDE https://theia-ide.org/ It was rough a few years ago, but nowadays it's pretty nice. TI rebuilt their Code Composer Studio using Theia so it does have some larger users. It's VSCode-with-an-Eclipse-feel to it - which might or might not be your cup of tea, but it's an alternative. - Source: Hacker News / 11 months ago
100% this. It would be one thing if the only LSPs you could build came from Microsoft, but thatโs just not true. Itโs just that developing LSPs isnโt free. Cursor, Windsurf, etc. Are building multi-billion dollar businesses off the backs of the work that the VS Code team has done. And thatโs totally fine! Whatโs not fine, is trying to have access to the whole ecosystem of first party extensions that arenโt MIT... - Source: Hacker News / about 1 year ago
Even better: Theia. It supports most vscode extensions right out of the box. https://theia-ide.org/. - Source: Hacker News / about 1 year ago
Big corporations are not monoliths, despite them having an overall singular personality. I believe that vscode was a sincere attempt, at least in the beginning. While based on electron which was originally developed for Atom, vscode was always much more performant than atom. But when it did gain a lot of developer attention, MS's true nature took hold and gradually converted it into the walled garden we see today.... - Source: Hacker News / about 1 year ago
CodeSandbox - Online playground for React
Productivity Power Tools - Extension for Visual Studio - A set of extensions to Visual Studio 2012 Professional (and above) which improves developer productivity.
replit - Code, create, andlearn together. Use our free, collaborative, in-browser IDE to code in 50+ languages โ without spending a second on setup.
Zed - Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
CodePen - A front end web development playground.
Coder - The Cloud IDE, Solved