2015-02-11から1日間の記事一覧

ember-cli のサンプルを探す

イシュー とりあえず、ember-cli のお作法を学ぶ 参考 Getting started with Ember and Ember Data using Ember CLI · Baruch Lubinsky Ember.js Tutorials on EmberWatch tutorial がいっぱい♪ Top 5 Best Beginner Tutorials For Ember.js Setting up Embe…

Learn Pod structure

イシュー Pod(Plain Old Data) structure を学べ 参考 Ember CLI | A command line utility for creating ambitious web applications Plain old data structure - Wikipedia, the free encyclopedia POD型とnon-POD型 - C++と色々 プリミティブなデータ型…

sane-stack の Welcome to Ember.js

イシュー sane-stack の Welcome to Ember.js はどこで描画しているのか エントリーポイントから描画(render)まで hoge/client/app/index.html(エントリーポイント) <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Client</title> <meta name="description" content=""> </meta></meta></meta></head></html>