Y
Hacker News
new
|
ask
|
show
|
jobs
by
ozten
5133 days ago
Very cool. You could also do:
<script src="http://jquery.js/latest"></script>
And keep / as an informative website.
4 comments
slig
5133 days ago
I can't tell if your you're joking or not. Linking to the latest version is a very nice way to break your app automatically.
link
Zr40
5133 days ago
You can even drop the http: part, like this:
<script src="//jquery.js/latest"></script>
link
izak30
5132 days ago
Or use Content-Type negotiation. (please note, I do understand that this proposal is basically DOA)
link
webXL
5133 days ago
Nah, too much typing. Maybe if you got rid of jquery.com. It's not even a company!
link