
Your one-stop shop for all Changelog podcasts. Weekly shows about software development, developer culture, open source, building startups, artificial intelligence, shipping code to production, and the people involved. Yes, we focus on the people. Everything else is an implementation detail.
CDNJS (The Changelog #63)
June 21, 2011
37:43
18.45 MB
Downloads: 0
Adam and Wynn caught up with the developers behind CDNJS, a community-powered CDN for JavaScript libraries.
Changelog++ members support our work, get closer to the metal, and make the ads disappear. Join today!
Featuring
Notes and Links
- CDNJS aims to make the web faster by putting more shared JavaScript on a content delivery network.
- We’re now part of the Fusion Network
- Catch up with us at The Big (D)esign Conference
- We’ll be at Lone Star Ruby Conference 2011
- Ryan Kirkman, Co-Founder of Protosal.
- Thomas Davis, Co-Founder of Protosal, also runs backbonetutorials.com
- Fork the GitHub project to get your script included
- A CDN helps serve assets from servers closer to the user.
- CloudFlare sponsors the project.
- Cached Commons has some of the same goals, but uses GitHub as a provider.
- CDNJS packages uses the same format as NPM
- The Google Library API hosts most of the major JavaScript frameworks.
- Microjs is a micro-site for micro-frameworks
- Protosal lets you generate proposals using templates and variables to save time.
- cdnjs-command is a Ruby gem command line helper for CDNJS.
- Backbone.js is a lightweight MVC framework for client-side JavaScript.
- Brunch A lightweight approach to building HTML5 applications with emphasis on elegance and simplicity.
Something missing or broken? PRs welcome!