Spine and Backbone are two Javascript MVC frameworks that look very similar on the surface but under the hood there are key differences. The purpose of this article is to highlight these differences and hopefully make it easier to choose which framework fits your needs. Backbone is written in Javascript and was created by Jeremy Ashkenas in the year 2010. Spine came later and was highly inspired b
Modern JavaScript libraries are quite the behemoths -- just take a look at jQuery. When you're creating a mobile app, or even just targeting modern browsers, a library that's much more svelte and nimble becomes a tastier proposition. Today, we're going to look at one such library, named Zepto. The Issue With Mixing Desktop Libraries and Mobile Devices One thing that has snuck past most radars has
When I started to localize an application with a lot of client-side JavaScript code, I discovered the truth about localization in JavaScript: there is none. LocalePlanet is the library and procedures that I came up with to add it. Where to begin? Read the How-to guide and API FAQ. Dive into the detailed API docs. Check out the translation tools. See what alternative libraries are available, and wh
Laconic offers an intuitive approach to generating DOM content in JavaScript. The source code is available on GitHub. Consider the code necessary to produce a simple table hierarchy with the standard DOM API: var firstTh = document.createElement('th'); firstTh.appendChild(document.createTextNode('first name')); var secondTh = document.createElement('th'); secondTh.appendChild(document.createTextNo
Getting Set UpModelsInitializationDefault valuesGetters and SettersModel.get()Model.set()Direct accessListening for Changes to Your ModelValidationViewsCreating New ViewsWhat Is el?$el and $()setElementUnderstanding render()The events hashCollectionsAdding and Removing ModelsRetrieving ModelsListening for EventsResetting/Refreshing CollectionsUnderscore Utility FunctionsforEach: Iterate over colle
There has been a good deal real world usage of requirejs, and there are some features around configuration that have come up that would be nice to add. At the same time, there are some configuration options and internal features that have not held their weight, and it would be good to remove them. Support for the AMD APIs is not changing. If anything, I am hoping that the AMD loader implementers a
Cubism.js is a D3 plugin for visualizing time series. Use Cubism to construct better realtime dashboards, pulling data from Graphite, Cube and other sources. Cubism is available under the Apache License on GitHub. Scalable Cubism fetches time series data incrementally: after the initial display, Cubism reduces server load by polling only the most recent values. Cubism renders incrementally, too, u
riloadr is a cross-browser framework-independent responsive images loader. the goal of this library is to deliver optimized, contextual image sizes in responsive layouts that utilize dramatically different image sizes at different resolutions. ideally, this could enable developers to start with mobile-optimized images in their html and specify a larger size to be used for users with larger screen
RequireJS 1.0.8 is available. It has been about two months since the last release, and there were some issues in the queue that would be nice to have fixed while I work on the requirejs.next release. 1.0.8 Release Notes On requirejs.next, I have started "dev2.0" branches to play with the next bigger release for RequireJS and the r.js optimizer. The support for the AMD APIs will be stable. The main
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く