Chardin.js - Simple and beautiful overlay instructions for your apps.
Chardin.js - Simple and beautiful overlay instructions for your apps.
社内でEffective JavaScriptの勉強会を始めました。 第1回の資料をslideshareに上げたので、シェアさせていただきます!(春なので意識高め) Effective JavaScript Ch.1 from teppeis スライドにも書いたけど、これまでだと類書で薄いのは『JavaScript: The Good Parts』っていうのがあったんだけど、ちょっとクセが強いというか、Douglas Crockford節が強すぎて、盲目的に全部真似するとちょっとアレな感じなので、安易に薦めにくい本でした。 参考: 『JavaScript:The Good Parts』にツッコミ (Kanasansoft Web Lab.) Effective JavaScriptはそれに比べるとマイルドで、「new使うな!」とか書いてないので安心できます。 あとGood Partsの方で
UI Bootstrap Bootstrap components written in pure AngularJS by the AngularUI Team Code on Github Download (2.5.0) Create a Build Angular 2 For Angular 2 support, check out ng-bootstrap , created by the UI Bootstrap team. Dependencies This repository contains a set of native AngularJS directives based on Bootstrap's markup and CSS. As a result no dependency on jQuery or Bootstrap's JavaScript is re
I have this module routes: var mainModule = angular.module('lpConnect', []). config(['$routeProvider', function ($routeProvider) { $routeProvider. when('/home', {template:'views/home.html', controller:HomeCtrl}). when('/admin', {template:'views/admin.html', controller:AdminCtrl}). otherwise({redirectTo:'/connect'}); }]); Home HTML: <div ng-include src="views.partial1"></div> partial1 HTML: <form n
Firefox web browser - Faster, more secure & customizable Firefoxの開発版であるFirefoxナイトリーに「OdinMonkey」と呼ばれる新しいJavaScriptエンジンが追加された。開発者らの説明によれば、従来のFirefoxやChromeに搭載されているJavaScriptエンジンと比較してかなり高速になっており、ネイティブにコンパイルされたコードの2倍程度の実行時間で処理できる。OdinMonkeyは6月にリリースが予定されているFirefox 22に搭載される見通し。 Firefoxはこれまで何度もJavaScriptエンジンにエポックメーキング的な技術を取り込んで実行速度の高速化に取り組んできた。OdinMonkeyはそうした取り組みの最新版。OdinMonkeyの資料はいくつがあるが、仕様書を読むのがわかりやすい
From time to time, I’ve blogged about JavaScript browser limits and how they present themselves. I started out by discussing the long-running script dialog and then moved on to other performance issues. I thought I had covered most of the annoying and ill-explained JavaScript limits, but this past week I ran across another that is worth discussing: stack overflow errors. I’ve written about how too
Firefox Nightly (22) に ES6のArrow Function来たる - fragmentary ということで、早速試しているわけです。 基本 var f1 = () => "OK"; // 引数なしの場合は、"()"が必須 var f2 = arg => arg + 1; // 引数一つなら、"()"は省略可 var f3 = (arg1, arg2) => arg1 + arg2; // 複数の引数の場合は"()"必須 var f4 = arg => { // ステートメントを入れる場合は "{}" でブロックを生成する if (arg) return "OK"; else return "NG"; }; // オブジェクトを返す場合は、ブロックと間違われないように // ({...}) と () 等を使用する var f5 = () => ({ a: "A", b
1. Don't design your page, and then change it with DOM manipulations In jQuery, you design a page, and then you make it dynamic. This is because jQuery was designed for augmentation and has grown incredibly from that simple premise. But in AngularJS, you must start from the ground up with your architecture in mind. Instead of starting by thinking "I have this piece of the DOM and I want to make it
「眺めていると絵が浮かんでくる」と作中で語られる「あのコンソール画面」を、わずか1行、600バイト以下のJavascriptでブラウザに表示しているスクリプトです。非常にシンプルなコードでこんなことができてしまうというのは面白いですね。 アクセスはこちらから。原寸大だとこういう感じで表示されます。 timelessname.com/sandbox/matrix.html ちょっと字が細かい……という人はFirefoxやChromeなどのズーム機能を使うとこんな感じに表示されます。 0:31~0:36の間に現れるホンモノと比べてみるのも面白いです。 The Matrix (1999) Opening Titles/Ident – YouTube
[ログイン新規ID登録]閲覧履歴ご利用ガイド 『iOS5とiOS6.1の違い-JavaScript』のクチコミ掲示板 ホーム > パソコン > タブレットPC > Apple(アップル) > iPad 第3世代 Wi-Fiモデル 16GB > クチコミ掲示板 Apple iPad 2012年 3月16日 発売 iPad 第3世代 Wi-Fiモデル 16GB iPadシリーズ製品をまとめて比較する お気に入り登録 488 最安お知らせメールが受け取れます 3製品を比較(同じメーカー同時期発売) 価格情報の登録がありません 価格推移グラフ お気に入り製品に登録すると、価格が掲載された時にメールやMyページでお知らせいたします 価格帯:¥―~¥― (―店舗) メーカー希望小売価格:¥― メーカー直販サイトへ ¥- iPad Wi-Fiモデル 16GB MC705J/A [ブラック] ¥- iPa
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く