Plunker is loading… Get your fork on.
October 9, 2012 5:06 pm | 25 Comments I just returned from Velocity Europe in London. It was stellar. And totally exhausting! But this post is about the other fantastic web performance event that took place after Velocity: WebPerfDays London. WebPerfDays is like a day-long web performance meetup event. Aaron Kulick organized the first one last June right after Velocity US. He had the brilliant ide
様々なライブラリのお陰でJavaScriptでドキュメントをゴニョゴニョするのが簡単になったので、代替コンテンツを用意することはあまりなくなった。そのためnoscript要素が使われているページを見ることはまず無い。などと始めながらそういう代替コンテンツのためのnoscript要素の話ではなく、head要素内でうまく使うとJavaScriptの有効・無効でユーザーを振り分けられるという話。 具体的には以下のように書く。 <head> <noscript> <meta http-equiv="Refresh" content="0; URL=noscript.html"> </noscript> </head> これでJavaScriptが無効になっている場合noscript.htmlにリダイレクトされる。HTML4.01ではこういったことはできなかったのでつい最近まで知らなかった。印刷向け
README.md BOWER Introduction Bower is a package manager for the web. Bower lets you easily install assets such as images, CSS and JavaScript, and manages dependencies for you. For example, to install a package, run: bower install jquery This will download jQuery to ./components/jquery. That's it. The idea is that Bower does package management and package management only. Installing Bower Bower is
The future, today! Best viewed in Chrome version 22 or better (i.e. Chrome Canary) Who invited this guy Ben Vinegar Totally legit lastname Front-end Engineer at Disqus Co-author, Third-party JavaScript @bentlegen DISQUS Distributed commenting platform Third-party JavaScript application Bloomberg, IGN, Time.com, MLB ... more 500 quadrillion pageviews per day Re-written for 2012 Backbone.js + Ender
2012/07/01 #ESウェブブラウザ通信 今日でエスリルも2周年を迎えることができました。2周年記念ということで、本日エスリルで開発を進めてきた escortウェブ ブラウザ (Alpha版)のパッケージを公開しました。 escort 0.2.0 (alpha) escortウェブ ブラウザは、昨年からESウェブ ブラウザとしてオープンソースプロジェクトとして開発を進めてきた新しいウェブ ブラウザです。HTML/CSSレンダリング エンジンは完全に新規開発のものになります。またescortウェブ ブラウザでは、ユーザーインターフェイス(UI)自体もHTML/CSSとJavaScriptで作られています。今回リリースしたものはアルファ版ですので、開発者の方からフィードバックを送って頂いたり、実際に開発に参加していただいたりするきっかけになればと思っています。なお日常的に利用できるような
Elm uses type inference to detect corner cases and give friendly hints. NoRedInk switched to Elm about four years ago, and 300k+ lines later, they still have not had to scramble to fix a confusing runtime exception in production. Learn more. -- TYPE MISMATCH ---------------------------- Main.elm The 1st argument to `drop` is not what I expect: 8| List.drop (String.toInt userInput) [1,2,3,4,5,6] ^^
Revision 2.1 This style guide contains many details that are initially hidden from view. They are marked by the triangle icon, which you see here on your left. Click it now. You should see “Hooray” appear below. Hooray! Now you know you can expand points to get more details. Alternatively, there’s a “toggle all” at the top of this document. This document defines formatting and style rules for HTML
20 April, 2012 My HTML/CSS coding style Written by Harry Roberts on CSS Wizardry. Table of Contents Independent writing is brought to you via my wonderful Supporters. HTML Unquoted attributes No self closing tags Optional closing tags Whitespace Comments on closing tags Namespaced fragment identifiers CSS No IDs Table of contents Section titles The shared section Formatting Vendor prefixes Indenti
<img width="183" src="/product/html/upload/save_image/01281143_4f2360b4d373f.jpg" " alt="HTML+CSSクイックマスター HTML5対応" /> 初学者のための正しいWeb制作を学ぶためのテキストです。 Webの歴史からHTML、CSS、JavaScriptを使ったWebデザインの基礎技術をわかりやすく解説しています。XHTMLについても掲載し、さらに進化したWeb技術「HTML5」にも対応しています。 付属のCD-ROMや随所に収録した練習問題で本書のHTMLタグやCSS・JavaScriptコードの書き方もマスターできます。 また、テキスト内掲載のHTML要素やCSSプロパティ一覧を巻末に掲載しており、簡易リファレンスとしても活用いただけます。 携帯端末用Webページの作成アドバイスについ
ブラウザーの開発者ツールを使用して、ページで動作する JavaScript を検査し、これまでエラーとされていたものを調べること。 デバッグには、 console.log() と console.error() を使用すること。 ブラウザーの開発者ツールによる JavaScript のデバッグ。 条件分岐、try...catch、throw を使用したエラー処理。 JavaScript のエラーの種類についての復習 このモジュールの前半では、「何が間違っている?」で、 JavaScript プログラムで発生しうるエラーの種類を広く見ていき、それらは大まかに構文エラーと論理エラーの 2 種類に分類できると述べました。また、 JavaScript のエラーメッセージの一般的な種類を理解するのに役立つ情報も提供し、 console.log() 文を使用して単純なデバッグを行う方法を示しました。
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く