文件名称:basic_ember_blogger
文件大小:778KB
文件格式:ZIP
更新时间:2024-07-13 03:11:12
JavaScript
使用几个 Ember 核心概念的基本博客应用程序 不关注样式或标记意图,只是愚弄 Ember
【文件预览】:
basic_ember_blogger-master
----models()
--------post.js(123B)
--------comment.js(102B)
----templates()
--------posts.hbs(281B)
--------phone.hbs(42B)
--------new-post.hbs(215B)
--------email.hbs(40B)
--------post.hbs(535B)
--------application.hbs(270B)
--------recent-comments.hbs(57B)
--------contact.hbs(333B)
--------new-comment.hbs(165B)
--------about.hbs(93B)
----blogger.js(38B)
----routes()
--------post.js(130B)
--------recent-comments.js(120B)
--------posts.js(109B)
----index.html(1KB)
----controllers()
--------post.js(391B)
--------about.js(160B)
--------new-post.js(290B)
--------new-comment.js(409B)
--------contact.js(226B)
--------posts.js(157B)
----store.js(110B)
----lib()
--------localstorage_adapter.js(15KB)
--------jquery-1.11.2.js(278KB)
--------ember.js(1.63MB)
--------ember-handlebars-loader-0.0.2.js(635B)
--------ember-data.js(374KB)
--------handlebars-v3.0.0.js(121KB)
----Mongoose.app()
--------Contents()
----README.md(131B)
----router.js(376B)