[Javascript] 框架: Mithril.js

Mithril.js
https://github.com/MithrilJS/mithril.js/

Mithril.js web
https://mithril.js.org/

Mithril.js是什麼
https://www.jianshu.com/p/7327c7b4211e

是時候使用 Mithril.js 了
https://www.jianshu.com/p/839a858d47f6

當你們在談論React和Vue的時候,我在用Mithril
https://juejin.im/post/5a02b827518825569539136a

Mithril.js 3.0.0 發佈,JavaScript MVC 框架
https://hk.saowen.com/a/d9ad51e7d88ad98b95b5e9da6273c23a57a3e0ea83c87c053e367e4f9debddc8

Mithril 是一個用戶端 javascript MVC 框架,類似VUE, REACT,它是一個MVC工具使應用程式碼分為資料層(Model), UI 層(View),黏合層(Controller)。Mithril 通過 gzip 壓縮後,僅有 12kb 左右,這要歸功於 small, focused, API。它提供了一個範本引擎與一個虛擬 DOM diff 實現高性能渲染,還提供了其它高級工具,以及支援路由和元件化。框架的目標是使應用程式碼更容易組織,可讀和可維護,幫助你成為一個更好的開發者。


#Mithril.js, JavaScript, MVC, 框架


留言