Live data from Hacker News

Ask HN: Is there a reasonable, actually integrated Web IDE out there?

news.ycombinator.com

41–42 of 42 posts

Re: Ask HN: Is there a reasonable, actually integrated Web IDE out there?

#41
post #5

If you set up a node.js project with Webstorm through the Webstorm UI and deploy with a plugin or built in feature you've pretty much get the most fully integrated IDE there is for node projects. It has testing built in, debugging inside the IDE, dynamic updates your browser, supports a ton of JavaScript libraries and npm as well as React and ES6/ES7 syntax. There's nothing else really like it. IntelliJ based browser…

Does Webstorm actually integrate with front end development? I'd like to whip together simple projects that aren't actually hideous, and literally every cloud IDE I'm finding just doesn't have a way to go from HTML5 code to WYSIWYG or even structured output...
Post reply on HN