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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

The last third-party Javascript snippet you'll ever need

18 点作者 kuhn超过 13 年前

10 条评论

Pewpewarrows超过 13 年前
I would probably explain what on Earth my product is before I go about asking developers for $10 to get early access to it...
ntkachov超过 13 年前
If you have so many Javascript snippets that you need another javascript snippet to organize them you may want to think about how your developing your application and what your application means to the user.<p>Heavy Javascript on the client side either means your writing a full featured web app or the entire website is clientside in javascript. The former probably has performance penalties that make this a bad idea. The later, IMHO, is just bad.<p>The only useful thing I can think of with this is the fact that it can serve up a custom load of libraries all bundled and gziped in one file. But to that extent I can run a small script on my computer that will do that and then upload it to my server rather than having to cross domain half of my Javascript.
driverdan超过 13 年前
I had the same idea a while back but never executed.<p>Pricing is going to be tricky. You have to convince your users that your service is really worth it. Copying and pasting code into their site costs nothing and takes very little time. Once it's there it rarely changes. Most users don't understand the performance impact of 3rd party scripts.
pedalpete超过 13 年前
I've recently started using an asset manager for my latest app, and I believe they are becoming more common (rails 3.1.3 includes asset management).<p>Why would I use a package manager as a service when I can essentially do it for nothing?<p>Maybe I'm just not understanding your service. A few years ago, this might have been something I might be interested in (though I doubt I'd pay for it), I think you may have missed the market opportunity.
评论 #3420493 未加载
TomGullen超过 13 年前
How reliable will uberjs.com be as a CDN? Also it seems to be jumping the gun a bit in regards to asking people to pay for it.
brettwelch超过 13 年前
Interesting - very curious as to how it works though, maybe something you could add on the page. Since your audience is developers I'm sure others would appreciate that info also.
评论 #3420510 未加载
kuhn超过 13 年前
Thanks for the feedback everyone-much appreciated. Working on the wording; seems like I did a poor job of explaining what it does and how it works.
ZachS超过 13 年前
A web2.0 web based GUI for uglify-js and closure compiler. Just what I've always wanted.
kuhn超过 13 年前
Just a little something I've been working on over the holidays.
评论 #3420178 未加载
评论 #3420132 未加载
wedtm超过 13 年前
Uh.... All I see is some web 2.0 layout, some cryptic mumbo jumbo about something called uberjs, and a plea for $10 or I can sit in line and wait for something I'm not even fully sure what it is.<p>Perhaps you should make me love your product, before trying to get me to give you my hard earned money.