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.

A live HTML5 editor made with Node.js

72 pointsby jw989about 11 years ago

10 comments

MarcScottabout 11 years ago
There seems to be a lot of text editors being showcased on HN at the moment. While the engineering involved in each of them is remarkable, and way beyond what I could imagine accomplishing, I&#x27;ve yet to be convinced that any problems are being solved. Nothing I&#x27;ve seen has yet convinced me to move away from my emacs&#x2F;git based workflow.<p>Maybe they are simply CV showcases, in which case this is an impressive piece of software, and congratulations to the developer, but you&#x27;ve yet to convince me to move away from 1970s technology.
评论 #7695853 未加载
评论 #7696349 未加载
评论 #7696019 未加载
评论 #7696977 未加载
评论 #7696868 未加载
评论 #7695795 未加载
munroabout 11 years ago
I&#x27;ve definitely wanted to make plugins for Sublime Text that show a live preview in another pane. Unfortunately there&#x27;s no way to create another pane of anything but text, so the current solution is opening new windows (for things like Markdown Preview, or Graphviz).<p>When I get some free time, I would like to see if it&#x27;s easy to do in Light Table. Since it&#x27;s open source, anything should be possible with a bit of work.
hanleyabout 11 years ago
I&#x27;ve noticed more desktop applications being built on HTML5, node-webkit, etc. Can anyone point me towards some good resources for getting started in this? I&#x27;m specifically interested in building a Windows application this way.
评论 #7696387 未加载
评论 #7697203 未加载
评论 #7696351 未加载
johnptabout 11 years ago
Why do you make a live HTML5 editor using Node.js but you don&#x27;t make it work online? I think it would be much awesome and useful if it worked online and you could embed it on any website.<p>I was thinking on real time examples where you could play around with the code to learn how stuff works. It would be great for learning how to code or for explaining how a library works.
评论 #7696357 未加载
评论 #7695967 未加载
评论 #7696520 未加载
emehrkayabout 11 years ago
I wonder how trivial it would be to make it markdown. If I weren&#x27;t already not-doing work on my own project(s) by reading HN...<p>This is nice though
评论 #7697368 未加载
评论 #7697110 未加载
jaxomlotusabout 11 years ago
This is really great and I appreciate you making this. Thanks for sharing it!
y14about 11 years ago
Reminds the days of FrontPage and how I got started. I guess it&#x27;s good for beginners. But I don&#x27;t see a reason to replace my good old fashion editor vim.
NicoJuicyabout 11 years ago
I&#x27;d love to see something like this with Sir Trevor JS... I don&#x27;t see that library mentioned very often.
评论 #7696082 未加载
taivareabout 11 years ago
I noticed the =,is not working, just get &#x27;-&#x27; one. went to Notepad and my =, is working can someone please verify this.
评论 #7696419 未加载
jestinjoy1about 11 years ago
Upvote for adding deb