TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Amok – Live Editing for JavaScript

63 点作者 caspervonb大约 10 年前

9 条评论

scotty79大约 10 年前
Light table can do that too: <a href="http:&#x2F;&#x2F;www.chris-granger.com&#x2F;2013&#x2F;04&#x2F;28&#x2F;light-table-040&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.chris-granger.com&#x2F;2013&#x2F;04&#x2F;28&#x2F;light-table-040&#x2F;</a>
wgerard大约 10 年前
Awesome. The integration is really cool, though that&#x27;s totally without digging in at all to compare it to live editing and workspaces (<a href="https:&#x2F;&#x2F;developer.chrome.com&#x2F;devtools&#x2F;docs&#x2F;workspaces" rel="nofollow">https:&#x2F;&#x2F;developer.chrome.com&#x2F;devtools&#x2F;docs&#x2F;workspaces</a>).<p>Looks like Firefox supports some form of remote debugging too (<a href="https:&#x2F;&#x2F;developer.mozilla.org&#x2F;en-US&#x2F;docs&#x2F;Tools&#x2F;Remote_Debugging" rel="nofollow">https:&#x2F;&#x2F;developer.mozilla.org&#x2F;en-US&#x2F;docs&#x2F;Tools&#x2F;Remote_Debugg...</a>), though looks like it might be more painful to integrate with (<a href="https:&#x2F;&#x2F;github.com&#x2F;caspervonb&#x2F;amok&#x2F;issues&#x2F;10" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;caspervonb&#x2F;amok&#x2F;issues&#x2F;10</a>).<p>I do wonder how well this would integrate with SPAs - seems like it would be great for testing events&#x2F;handlers&#x2F;etc, but might be weirder (or at least possibly more work than just refreshing) for testing app starts and the like.
评论 #9325260 未加载
qnaal大约 10 年前
I haven&#x27;t used any of these, but curious if this compares to emacs&#x27;:<p>SwankJs <a href="https:&#x2F;&#x2F;github.com&#x2F;swank-js&#x2F;swank-js" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;swank-js&#x2F;swank-js</a><p>JsSlime <a href="https:&#x2F;&#x2F;github.com&#x2F;segv&#x2F;jss" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;segv&#x2F;jss</a><p>skewer-mode <a href="https:&#x2F;&#x2F;github.com&#x2F;skeeto&#x2F;skewer-mode" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;skeeto&#x2F;skewer-mode</a>
latchkey大约 10 年前
I&#x27;m trying to understand how this is different than browserSync [1].<p>[1] <a href="http:&#x2F;&#x2F;www.browsersync.io&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.browsersync.io&#x2F;</a>
评论 #9327176 未加载
DiThi大约 10 年前
Does it refresh all functions? Including the anonymous ones in already attached event handlers?<p>I have done something similar recently but it requires any live-reload-able function to have a name.
评论 #9325218 未加载
joeybaker大约 10 年前
I&#x27;ve really liked using this. I donated!
namuol大约 10 年前
Could it be possible to use this with headless node applications for debugging?
评论 #9325224 未加载
tstrokes大约 10 年前
What editor is used in the demo video?
评论 #9325715 未加载
评论 #9325424 未加载
评论 #9325430 未加载
scotty79大约 10 年前
Does it work with closures?
评论 #9325710 未加载