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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

JavaScript: Tightening the Loop – Embed Applications in Medium Posts

6 点作者 philholden将近 8 年前

2 条评论

metalliqaz将近 8 年前
&gt; &quot;In my last post What excites me about JS in 2017 I wrote about the unique advantage JavaScript has among programming languages. It is the only language you can evaluate a library, component or framework running without having to download, compile and build it.&quot;<p>I suggest that this is equally applicable to Python. Most JS libraries require an installation of npm to follow their Getting Started page. On the other side of the coin, there are multiple &quot;Python in the browser&quot; projects out there.
maneesh将近 8 年前
Wow this is really cool