[jQuery] jQuery UI と jQuery Mobile の入門記事

memo.

[markdown]
## 公式ドキュメント

探しづらい。

> * [jQuery UI](http://jqueryui.com/)
> * [jQuery Mobile](http://jquerymobile.com/)

## Screencast

やはりドットインストールは概要を把握しやすい。

> * [jQuery UI入門 (全19回) – プログラミングならドットインストール](http://dotinstall.com/lessons/basic_jquery_ui)
> * [jQuery Mobile入門 (全21回) – プログラミングならドットインストール](http://dotinstall.com/lessons/basic_jquery_mobile)

## 書籍

ライブラリとして jQuery とプラグインを利用して課題を解決する構成。

JavaScript逆引きレシピ jQuery対応
山田 祥寛
翔泳社
売り上げランキング: 184,862

下記の掲載分が、上記の書籍に含まれている。

> * [jQuery UI逆引きリファレンス – Build Insider](http://www.buildinsider.net/web/jqueryuiref)
> * [jQuery Mobile逆引きリファレンス – Build Insider](http://www.buildinsider.net/web/jquerymobileref)

See the Pen jQuery UI by DriftwoodJP (@DriftwoodJP) on CodePen.


[/markdown]