JSer.info #63 - JavaScriptテストフレームワークであるMochaの1.0がリリースされました。
CommonJSの概要について書かれたCommonJS - Plattformübergreifende JavaScript Spezifikationenが短く分かりやすい感じで結構良い気がします。(Google翻訳でみただけですがCommonJS - クロスプラットフォームのJavaScriptの仕様 - メイブログ)
Webkit1とWebkit2についてのややこしい名前について、内部的な仕組みなどから詳しく解説されてるWebKit2 と愉快な仲間たち - steps to phantasienも一読しておくと良い気がします。
ちょっとだけ系統が違いますが、同じくブラウザの仕組みついて書かれているHow Browsers Workも読むのが良い気がします。
こちらの翻訳は2つあるけどお好きな方を
- How Browsers Work - Behind the Scenes of Modern Web Browsers — Translation of “How Browsers Work” v0.1 documentation
- 株式会社シャノン技術ブログ: ブラウザってどうやって動いてるの?(モダンWEBブラウザシーンの裏側)
『Version 0.7.7 (unstable) « node blog』
http://blog.nodejs.org/2012/03/30/version-0-7-7-unstable/
node.js 0.7.7(開発版)リリース
『Mocha 1.0』
http://tjholowaychuk.com/post/19843730724/mocha-1-0
JavaScriptテストフレームワークのMocha 1.0がリリース。
Min/markdownレポーターの追加やCoffeeScript等むけにCompilerサポートが追加されてる
Komodo IDE/Edit Release Notes
http://docs.activestate.com/komodo/7.0/releases/ide.html
Komodo IDE/Edit ver 7.0リリース
Node/CoffeeScript/Lessなどのサポートが入った
11.62 正式版出しました. « Opera-users.jp
http://opera-users.jp/translations/weekly/2012-03-27-opera-11-62-released/
Opera 11.62がリリース
Opera Developer News - What’s new in Opera Development snapshots: March 26, 2012
http://my.opera.com/ODIN/blog/2012/03/26/whats-new-in-opera-development-snapshots-march-26-2012
Opera 12 (Wahoo)のスナップショット。 HTML5 D&DやCSSアニメーション、TypedArray contructor 、IE-ismsのためにwindow.eventやattachEventサポートしていたが、falseを返すように。Opera Desktop Team - 64-bit builds and new Core with HTML5 Drag and Drop, CSS Animations, updated CSS Transitions, and Out of Process Plugins もあわせて
『Webkit2 と愉快な仲間たち - steps to phantasien』
http://steps.dodgson.org/b/2012/03/28/webkit2-and-other-approaches/
Webkit1 と WebKit2 と Chromium WebKitの違いについて。(+ Isis, B2G)
プロセス分離とサンドボックスについて
About HTML semantics and front-end architecture by Nicolas Gallagher | en.ja | Translated Articles for Front End Developers
http://enja.studiomohawk.com/2012/03/20/about-html-semantics-and-front-end-architecture/
HTMLセマンティック、クラスのコンポーネント、JavaScript用のクラス、構造的なクラス名、ファイルサイズとgzipによる圧縮 などについて書かれた翻訳文章
『CommonJS - Plattformübergreifende JavaScript Spezifikationen - Mayflower Blog』
http://blog.mayflower.de/archives/860-CommonJS-Plattformuebergreifende-JavaScript-Spezifikationen.html
CommonJSとは何か?
CommonJSの仕様決定のプロセス、CommonJSモジュールの仕様について、他の主要な仕様の紹介
『azakai: HOWTO: Port a C/C++ Library to JavaScript (xml.js)』
http://mozakai.blogspot.com/2012/03/howto-port-cc-library-to-javascript.html
libxmlのJavaScriptへのポートをEmscriptenでどういう手順でやったかについて解説
1. JavaScriptで楽しみましょう ⇠ JavaScript ⇠ Lectures - Wonder Rabbit Project
http://www.wonderrabbitproject.net/Lectures/JavaScript/0001/
Node.jsのインタープリターでJavaScript入門チュートリアル
『Mobile Web Best Practices | Helping People Make Mobile Web Experiences』
http://mobilewebbestpractices.com/
Mobile Webサイト向けのベストプラクティスをまとめてるサイト
『Understanding JavaScript OOP — Sorella’s Basement』
http://killdream.github.com/blog/2011/10/understanding-javascript-oop/
JavaScriptとオブジェクト志向
JavaScriptの文法やthis, prototypeについて
『javascriptのテストのはなし:Sinon.JS(その1) | Classmethod.dev()』
http://dev.classmethod.jp/etc/javascript_testing_framework_sinonjs-1/
Sinon.JSのspy,stub,mockのそれぞれの目的についての説明
『javascriptのテストのはなし:Sinon.JS(その2) | Classmethod.dev()』
http://dev.classmethod.jp/etc/javascript_testing_framework_sinonjs/
Sinon.JSのFake timer, Fake Serverの機能についての説明
『Sinon.JS - Simplifying JavaScript testing』
http://cjohansen.no/talks/2011/xp-meetup/#1
Sinon.JSについてのスライド。
spy,stub,mock,Fake, 他のテストライブラリへのIntegrationについて
『Kanazawa.JavaScript.Next // Speaker Deck』
http://speakerdeck.com/u/dynamis/p/kanazawajavascriptnext
JavaScript.Nextについてのスライド。
ES5, ES6について
『高粒度模块化的前端开发』
http://www.slideshare.net/iddcn/ss-12153414
chinaface.com フロントエンドのモジュール化についてのスライド。
YUI3(YUI Loader)/Eva UI/lessとMinify
009 JSJ Testing Javascript with Joe Eames
http://javascriptjabber.com/009-jsj-testing-javascript-with-joe-eames/
JavaScriptについてのポッドキャスト、テストについての回
『iOS.js』
http://www.iosjs.com/
iOSのmobile safariについてのmin-heightやアドレスバーを隠す機能、CSSに端末ごとにクラスを設定(Modernizr的な)したり、retinaの@2xに対応 などの機能が入ったライブラリ
『Touch · bebraw/jswiki Wiki』
https://github.com/bebraw/jswiki/wiki/Touch
Touch関係のJavaScriptライブラリまとめ
『hagino3000/Struct.js』
https://github.com/hagino3000/Struct.js
Proxy APIを使ってC言語のstruct的な型チェックを持ったオブジェクトを作れるライブラリ
『Amazon: ノン・プログラマのためのjQuery Mobile標準ガイドブック [大型本]: 長谷川 広武, 高橋 定大』
http://www.amazon.co.jp/o/ASIN/4798123587/book042-22/ref=nosim
2012年4月24日発売
jQuery Mobile本