Javelin is a large, bloated library with an unintuitive, verbose syntax and very few features. It performs sluggishly and is sparsely documented. You will find that browsing its inelegant, poorly written source is an unwelcome experience. Jav... 続きを読む
Ember is a JavaScript framework for creating ambitious web applications download 35k min + gzip | debug build starter kit docs examples Introduction What is Ember.js? Ember is a JavaScript framework for creating ambitious web applications by ... 続きを読む
今のWebアプリケーションは、10年前に比べて大きく変わっている。スマートクライアントの時代と呼ばれる今日(こんにち)は、Webアプリとネイティブアプリがさまざまな分散クラウドサービスとコミュニケーションし、しかしその一方でレガシーのインフラも残って... 続きを読む
もうJavaもRubyも要らない?–JavaScriptオンリーの未来派WebアプリフレームワークMeteorがデビューという記事で知った、新しいフレームワークMeteor。ちょっと気になったので、軽く触ってみました。すごすぎるフレームワークの登場です!!正確に言うと、実行... 続きを読む
いつもドットインストールのレッスン作るときにがっと調べ物をするのですが、レッスンに盛り込めない有用な情報も多々あるのでまとめてみます。 ■ 公式サイト関連 まずは公式サイトの見所をば。 AngularJS — Superheroic JavaScript MVW Framework このトップ... 続きを読む
A Beautiful Boilerplate for Responsive, Mobile-Friendly Development Tweet What Is It? Skeleton is a small collection of CSS & JS files that can help you rapidly develop sites that look beautiful at any size, be it a 17" laptop screen or an iP... 続きを読む
JavaScriptやCSSの基礎からカスタムコンポーネントやCSSテーマの作成まで、Ext Japanのメンバーによる実践的なトレーニングで、開発チームが革新的なウェブUIを作成するための方法を一斉に習得できます。(2008年10月サービス開始予定) Ext JS 2.2 Ext JSはリッ... 続きを読む
TWITTER BOOTSTRAP Bootstrap is Twitter's toolkit for kickstarting CSS for websites, apps, and more. It includes base CSS styles for typography, forms, buttons, tables, grids, navigation, alerts, and more. To get started -- checkout http://twi... 続きを読む
Bootstrap is a toolkit from Twitter designed to kickstart development of webapps and sites. It includes base CSS and HTML for typography, forms, buttons, tables, grids, navigation, and more. Nerd alert: Bootstrap is built with LESS and was de... 続きを読む
Express High performance, high class web development for Node.js Home Intro Settings Plugins require('express') get('/', function(){ this.contentType('html') return '<h1>Welcome To Express</h1>' }) run() Features RESTful DSL Focus on high per... 続きを読む