JSer.info #139 - WebStorm 7.0 Betaがリリースされました。
EJS,Mustache,Handlebars等のテンプレートサポートや、Stylus等のサポート、TypeScript系の改善等が入っています。
また、テストではKarmaとIstanbulのサポートが追加されました。
- WebStorm 7EAPのkarma連携について | Web scratch
ちょっと古いですが、概要
Enterprise Web Development: From Desktop to Mobile では、2014年2月22日発売予定の書籍の内容がWebで公開されています。
Oreilly本の先行公開はAtlas Betaなどで色々行われているので珍しくなくなってきていますが、
この書籍はAsciidocで書かれたソースコードもFarata/EnterpriseWebBook CC by-nc-saライセンスで公開されていています。
また、内容もEnterprise Web Developmentという割には、モダンなツールや新しい話題等も取り込んでいたりして、公開方法もなども含めとても興味深いです。
(昨日もSlimerJSについてのコラムが追加されてたりしています)
ES6 Iterators, Generators, and Iterables では、内容的に少し仕様寄りの話ですがGeneratorについて書かれています。
Generator のプロトタイプ - hogehoge @teramako などと一緒に読むと面白いかもしれません。
Brackets Sprint 30 Build – Brackets Blog
http://blog.brackets.io/2013/09/05/brackets-sprint-30-build/
Adobe製Web開発用エディタBrackets Sprint 30リリース
WebStorm 7.0 Beta is available for download | JetBrains WebStorm Blog
http://blog.jetbrains.com/webstorm/2013/09/webstorm-7-0-beta-is-available-for-download/
WebStorm 7.0βリリース。
EJS,Mustache,Handlebars等のテンプレートサポートやStylus, Compass, Karma、npmやアプリ内ターミナルのサポート
また、External annotations for JavaScript libraries : WEB-1182でDefinitelyTypedから直接d.tsをダウンロードできるようになっています。
#WebStorm 7 EAP http://t.co/T4RffvSwou の機能追加でTypeScriptの定義ファイルをDefinitelyTypedから直接ダウンロードできるようになってる pic.twitter.com/Ct1rlKrPBx
— azu (@azu_re) July 25, 2013
詳細はWebStorm 7 — Everything you need, at your fingertips, without compromiseにも載っている
Node v0.10.18 (Stable)
http://blog.nodejs.org/2013/09/04/node-v0-10-18-stable/
Node v0.10.18 リリース
YUI 3.13.0 Beta 1 Released - YUI Blog
http://www.yuiblog.com/blog/2013/09/04/yui-3-13-0-beta-1-released/
YUI 3.13.0 Beta 1リリース.
content editableを使ったEditor機能が入った
angular.js/CHANGELOG.md at master · angular/angular.js
https://github.com/angular/angular.js/blob/master/CHANGELOG.md#120-rc2-barehand-atomsplitting-2013-09-04
AngularJS 1.2.0-rc.2リリース
PhantomJS 1.9 Release Notes
http://phantomjs.org/release-1.9.html
PhantomJS 1.9.2リリース
Open Web Platform Daily Digest
http://webplatformdaily.org/
Open Web Platform Daily Digestの更新が再開されました。
念願のRSSもついたので 是非見てみましょう。
ファビコン・カンニング・ペーパー
http://hail2u.net/documents/favicon-cheat-sheet-ja.html
faviconの配置方法について詳しく書かれた翻訳。
faviconの指定方法、appleデバイス、画像の作成 ico と pngの扱い、ツール、キャッシュについてなどまとまってる
マイクロソフト中の人が徹底解説!InternetExplorer 11 F12 開発者ツールの新機能 | HTML5Experts.jp
http://html5experts.jp/osamum_ms/1928/
IE11の開発者ツールについて
CSSガイドラインを翻訳してみた - 技術日記@kiwanami
http://d.hatena.ne.jp/kiwanami/20130905/1378353853
CSSガイドラインの翻訳
https://github.com/kiwanami/CSS-Guidelines
ES6 Iterators, Generators, and Iterables
http://domenic.me/2013/09/06/es6-iterators-generators-and-iterables/
ES6のGeneratorの仕様についての解説.
iterator, iterable, generator, generator function それぞれの用語解説。
for-ofでのGenerator作成のシンタックシュガーであるgenerator comprehensionや for-ofとIteratorの関係について等かなり詳しく書かれている。
また現在の実装状況等も少し書かれている
Generators vs Fibers - How To Node - NodeJS
http://howtonode.org/generators-vs-fibers
Generators *とnode-fibersについて
DOM操作の最適化によるJavaScriptチューニング(前編) | HTML5Experts.jp
http://html5experts.jp/yoshikawa_t/1888/
DOM操作で複数要素を編集する際やループ処理をするときに気をつけるべきこと
Getting to know mutation observers - Dev.Opera
http://dev.opera.com/articles/view/mutation-observers-tutorial/
Mutation Observersについて。
MutationEventsとの違い、プロパティや値のリファレンス、登録方法、フィルターについて
Implementing Native Drag and Drop - Treehouse Blog
http://blog.teamtreehouse.com/implementing-native-drag-and-drop
D&D APIを使ったチュートリアル
Custom Elements: defining new elements in HTML - HTML5 Rocks
http://www.html5rocks.com/en/tutorials/webcomponents/customelements/
WebComponentsのCustom Elementsのチュートリアル
The 6 Simplest Web Accessibility Tests Anyone Can Do | Karl Groves
http://www.karlgroves.com/2013/09/05/the-6-simplest-web-accessibility-tests-anyone-can-do/
6つのシンプルなウェブアクセシビリティテストの方法
「フロントエンドデベロッパー面接時の質問事項」日本語訳しました - Hack Your Design!
http://blog.toshimaru.net/Front-end-Developer-Interview-Questions-Japanese/
フロントエンドに関する質問集
大阪Node学園 六時限目 「generator小咄」
http://www.slideshare.net/shunsukewatanabe568/slide-25939509
Node.jsとGenrator *についてのスライド。
Generatorを使ったライブラリについて
Custom Elements - A Web Components Gallery for Modern Web Apps
http://customelements.io/
Web Componentsのカスタム要素を集めてるサイト.
Bootstrap Magic : Generate your own bootstrap theme quickly and easily
http://pikock.github.io/bootstrap-magic/
Bootstrapのテーマ作成サイト
Backbone debugger for Firebug.
http://dhruvaray.github.io/spa-eye/
Backbone.jsをデバッグするFirebug拡張。
インスペクタ、編集、モデルの変更、ワークフローの可視化、View,Templateなどかなり多機能な拡張
最近、Chromeの拡張でライブラリに特化したものが増えています。
Maluen/Backbone-Debugger
https://github.com/Maluen/Backbone-Debugger
Backbone.jsのデバッグをするChrome拡張
jpillora/xdomain
https://github.com/jpillora/xdomain
postMessageとproxyとなるページを設置して、CORSを行うライブラリ。
XHRのインターフェース自体はXHookを使いそのままクロスオリジンでやり取り出来るような仕組み
yuku-t/jquery-textcomplete
https://github.com/yuku-t/jquery-textcomplete
Githubみたいにテキストエリアに補完機能を付けるライブラリ
http://qiita.com/yuku_t/items/7ddcc842d3d8f6a9fcd5
annyang - Easily add voice commands to your site
https://www.talater.com/annyang/
Web Speech API を利用して、音声入力に対応する関数を定義して呼べるようにするライブラリ
O’Reilly Japan - テスタブルJavaScript
http://www.oreilly.co.jp/books/9784873116358/
2013年9月21日発売
Testable JavaScriptの翻訳本
Enterprise Web Development: From Desktop to Mobile
http://enterprisewebbook.com/
Enterprise Web Development本のサイト。
内容を無料で公開してて、GithubにAsciidocで書かれたソースコードもCC by-nc-saで公開してる。
Enterprise Web Development: Building HTML5 Applications: From Desktop to Mobile: Yakov Fain, Victor Rasputnis, Anatole Tartakovsky, Viktor Gamov: 9781449356811: Amazon.com: Books
http://www.amazon.com/o/ASIN/1449356818/amazon0abac-22/ref=nosim
2014年2月22日発売
エンタープライズWebについての書籍
http://enterprisewebbook.com/