前言

要從class將資料繫結到template上面,Angular有四種方式。

  • 內嵌繫結 ( Interpolation )
  • 屬性繫結 ( Property Binding )
  • 事件繫結 ( Event Binding )
  • 雙向繫結 ( Two-way Binding )
Continue reading

前言

javascrip一直存在著Namespaces的問題,意思是指很容易將variables或者functions定義在global namespace。 另一方面javascript並沒有提供管理javascript code的方式。

Modules 幫我們解決了這個問題

Continue reading
Author's picture

Miles

I’m a person who is enthusiastic about Coding, and that’s my job by the way.


Web Developer


Taiwan