Meteor Official Site
http://www.meteor.com/
Follow @meteorjs on Twitter
lin
V2EX  ›  Meteor

我用Meteor和Telescope搭的一个JavaScript分享网站

  •  
  •   lin · Dec 11, 2012 · 5830 views
    This topic created in 4920 days ago, the information mentioned may be changed or developed.
    http://dot-js.com/
    JavaScript News. Libraries & Tutorials for JavaScript developers.

    这是某个周末的试验品。
    作为小白,同样是拿开源代码修修改改,慢慢再完善吧。

    另外发现自己写的js不能输出相应内容,
    然后问人才知道解决的线索,
    下次更新如果成功后再写点什么,不如搭建它的一些经验。
    9 replies    2014-11-27 17:25:00 +08:00
    chenge
        1
    chenge  
       Dec 12, 2012
    不错阿
    tioover
        2
    tioover  
       Dec 12, 2012
    有移动页面 不错
    xieren58
        3
    xieren58  
       Dec 12, 2012
    Meteor越来越多人关注了, 但是我发现,Meteor 前端订阅了后端db数据,如果是全部db数据推送过来,就会很慢,如果数据少就很快~~
    小站的Meteor版: http://m17qingsong.rs.af.cm/
    xieren58
        4
    xieren58  
       Dec 12, 2012
    @in Telescope 我看了下源码,发现是用了router,但是router不支持ie~~貌似起码得IE10,我一开始也是用router,后来发现不支持IE,然后用backbone自己写了个,支持IE
    lin
        5
    lin  
    OP
       Dec 12, 2012
    @xieren58 谢谢指教,我还真不太懂。但是我机器没有IE,无法测试。由它罢…… 你说的我下回再研究研究。谢过。
    loddit
        6
    loddit  
       Dec 12, 2012
    我觉得底部的 LOAD MORE 应该是在后续补上,而不是局部刷新,比较符合期望。

    内容很棒~
    chuangbo
        7
    chuangbo  
       Dec 13, 2012
    @xieren58
    Meteor 的 autopublish 模块会把所有数据都发到浏览器,只适合快速开发出原型,不适合 real apps。如果要关闭这个特性,需要移除 autopublish 模块,再使用 publish and subscribe http://stackoverflow.com/questions/10346057/how-can-i-manage-what-data-is-synced-to-a-meteor-clients-cache
    xieren58
        8
    xieren58  
       Dec 13, 2012
    @chuangbo 这个清楚,不过如果不在后端分页,数据量大了,前端的数据要load 很久~~~ 你可以在db里插入大量数据试试~~~
    lbj96347
        9
    lbj96347  
       Nov 27, 2014
    咦,网页不能够访问了,想不到v2ex这么多人玩meteor啊。赞!
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5612 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 52ms · UTC 08:38 · PVG 16:38 · LAX 01:38 · JFK 04:38
    ♥ Do have faith in what you're doing.