StackBlitz
CodeSandbox
replit
CodePen
GitHub Codespaces
Glitch
JSFiddle
CodeTasty
Codex by OpenAI
GitHub Copilot
Cursor
Claude Code
Windsurf Editor
OpenAI
Google Antigravity
replit
StackBlitz
Codex by OpenAINo Codex by OpenAI videos yet. You could help us improve this page by suggesting one.
I'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.
StackBlitz might be a bit more popular than Codex by OpenAI. We know about 112 links to it since March 2021 and only 76 links to Codex by OpenAI. 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 / over 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
Tools like Claude Code, Codex, and OpenCode have made โwriting codeโ itself much easier. But in real development, the harder problems are different: how to keep the specification in front, how to run multiple changes safely in parallel, and where to place acceptance judgment. - Source: dev.to / 3 months ago
Coding assistants like Cursor, Windsurf, Claude Code, Gemini CLI, Codex, Aider, OpenCode, JetBrains AI etc. Have been making the news for the last few months. Yet, the choice of tools is a lot harder and limited for some of us than it seems. - Source: dev.to / 7 months ago
The following segments are specific to GitHub co-pilot but similar concepts apply to other LLM tools such as GPT codex, Claude (which would be similar to Claude skills) and on a limited level, Junie too. We will explore two methods of reusing the prompts / instructions. Both methods will have their instructions written in Markdown format, specifically the CommonMark. These files have their extension as .md. They... - Source: dev.to / 10 months ago
> incorrect, its an o3 finetune. This is Open AI's fault (and literally every AI company is guilty of the same horrid naming schemes). Codex was an old model based on GPT-3, but then they reused the same name for both their Codex CLI and this Codex tool... I mean, just look at the updates to their own blog post, I can see why people are confused. https://openai.com/index/openai-codex/. - Source: Hacker News / about 1 year ago
The big step function here seems to be RL on tool calling. Claude 3.7/3.5 are the only models that seem to be able to handle "pure agent" usecases well (agent in a loop, not in an agentic workflow scaffold[0]). OpenAI has made a bet on reasoning models as the core to a purely agentic loop, but it hasn't worked particularly well yet (in my own tests, though folks have hacked a Claude Code workaround[1]). o3-mini... - Source: Hacker News / about 1 year ago
CodeSandbox - Online playground for React
GitHub Copilot - Your AI pair programmer. With GitHub Copilot, get suggestions for whole lines or entire functions right inside your editor.
replit - Code, create, andlearn together. Use our free, collaborative, in-browser IDE to code in 50+ languages โ without spending a second on setup.
Cursor - The AI-first Code Editor. Build software faster in an editor designed for pair-programming with AI.
CodePen - A front end web development playground.
Claude Code - Transform hours of debugging into seconds with a single command. Experience coding at thought-speed with Claude's AI that understands your entire codebaseโno more context switching, just breakthrough results.