Vietnam

    Nodejs.vn

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Groups
    • Search

    [Help] về tutorial sử dụng Angular Meteor

    Meteor
    0
    3
    845
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      mylove1289 last edited by

      Chào các bác, em mới bắt đầu sử dụng Angular-meteor
      Em đang làm theo tutorial theo hướng dẫn tại link này:

      https://angular-meteor.com/tutorials/socially/angular1/3-way-data-binding

      em đang không hiểu là trong cái tutorial này, đoạn code mục 3.7:

      <body ng-app="socially" ng-strict-di="">
      <parties-list></parties-list>
      </body>

      thì đoạn <parties-list></parties-list> lấy ở đâu ra và đặt theo quy tác nào vậy các bác? em chỉ thấy có partiesList và PartiesList trong ví dụ này nên không hiểu, mong được các bác chỉ giúp.

      Em xin cảm ơn.

      hidemanvn 1 Reply Last reply Reply Quote 0
      • hidemanvn
        hidemanvn @mylove1289 last edited by

        @mylove1289 thì partiesList đó bạn, bạn quên Directives trong Angular rồi à.

        1 Reply Last reply Reply Quote 0
        • M
          mylove1289 last edited by

          @hidemanvn cảm ơn bạn đã giải thích giúp mình, mình thực hành theo ví dụ luôn nên chưa biết đến khái niệm này 😃
          Trân trọng.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          $(document).ready(function () { app.coldLoad(); }); }