from Hacker News

Introducing pixelJET: a live-coding IDE for HTML, CSS, and JavaScript

by jmitcheson on 10/3/12, 5:19 AM with 22 comments

  • by Joe8Bit on 10/3/12, 8:41 AM

    I'm curious about the intended audience for this product: people working professionally in this area are likely to have a predefined workflow that's going to be difficult to fit this into be that: it's 'just not VIM'; it being outside of version control and/or build systems; or any number of other reasons (both with objective and subjective merit).

    Is the audience not these professional people? Is it aimed more at the shallower end of the learning curve?

  • by dannnnnnny on 10/3/12, 10:33 AM

    One small issue with the site, that may improve your uptake: The slider moves pretty fast and there is a lot of text to read on each slide. If you could include a pause button on the slider, or even do away with it completely it would probably improve the useability of the site. Looks like a great tool, good luck with it!
  • by jrajav on 10/3/12, 10:41 AM

    I'm curious what value this really offers over existing suites like Dreamweaver and Coda that already offer live preview and site integration. On the flip side, it also doesn't seem to appeal to the vanilla crowd that prefers vim + some file-watching reloader or CI tool.

    Not to say it doesn't look neat, I'm just honestly having trouble finding the differentiating factor.

  • by lukeholder on 10/3/12, 9:28 AM

    Great effort put into this but if you going to be editing source code, do it in your text editor. If you want a 'live' view of your changes use something like http://livereload.com/

    livereload doesn't just refresh the page, it also updates css/js on the fly also through ajax without any lag.

  • by josteink on 10/3/12, 7:50 AM

    Technically speaking: Very very cool and impressive. Especially the real-time editing.

    On the flip side, it is styled very much to mimic Chrome's own editor. And that makes me wonder. When or why would I use this over what is already built into Chrome?

  • by jmitcheson on 10/3/12, 7:49 AM

    Hi, I'm the developer/founder. Please ask me anything you like about the application. NB: I'm in Melbourne, Australia, so I'll likely be offline in about 5-6 hours!
  • by patman81 on 10/3/12, 10:00 AM

    Does the code editor support iOS? I love to use pixelJET on my iPad for quick changes.
  • by stdclass on 10/3/12, 11:20 AM

  • by anigbrowl on 10/3/12, 8:12 AM

    I like this a lot. Feels as smooth as github.
  • by PhrosTT on 10/3/12, 1:47 PM

    This is really cool.

    Can you explain the hosting aspect?

    Where do the files sit?