Mithril 是一個用戶端的 Javascript MVC 架構。它是一個工具,使應用程式代碼分為資料層,UI 層和粘合層。提供了一個模闆引擎與一個虛拟的 DOM diff 實作,用于高性能渲染,支援路由群組件化。這個架構的目标是使應用程式代碼可讀性和可維護性更強,并希望幫助你成為一個更好的開發人員。
您可能感興趣的相關文章
<a href="http://www.cnblogs.com/lhb25/p/metronic-responsive-admin-dashboard-template.html" target="_blank">Metronic – 基于 Bootstrap 響應式背景管理模闆</a>
<a href="http://www.cnblogs.com/lhb25/p/32-free-javascript-ebooks.html" target="_blank">幹貨分享——32本優秀的 JavaScript 免費電子書</a>
<a href="http://www.cnblogs.com/lhb25/archive/2013/02/27/regular-expression-visualization-debugger-tool.html" target="_blank">Debuggex – 超好用的正規表達式可視化調試工具</a>
<a href="http://www.cnblogs.com/lhb25/archive/2013/03/05/zepto-js-library-for-modern-browsers.html" target="_blank">Zepto.js – 為現代浏覽器而生的輕量JavaScript庫</a>
<a href="http://www.cnblogs.com/lhb25/p/flat-3d-progress-button-styles.html" target="_blank">優秀前端開發教程:打造動感的立體效果進度按鈕</a>

根據官方提供的資料,Mithril 在加載和渲染兩個性能名額上面超越 Backbone 和 Angualar,感興趣的可以自己驗證下。如果真是這樣的話,這個架構貌似要火啊!
<a href="http://www.cnblogs.com/lhb25/archive/2013/03/21/all-the-cheat-sheets.html" target="_blank">OverAPI.com – 史上最全開發人員線上速查手冊</a>
<a href="http://www.cnblogs.com/lhb25/p/create-icon-font-easily-with-iconvault.html" target="_blank">IconVault – 建立自定義圖示字型的超強工具推薦</a>
<a href="http://www.cnblogs.com/lhb25/archive/2013/06/08/create-sexy-android-like-ui-with-fries.html" target="_blank">使用 Fries 建立性感的 Android 風格移動應用界面</a>
<a href="http://www.cnblogs.com/lhb25/archive/2013/05/21/super-smooth-css-transitions-for-jquery.html" target="_blank">Transit – 超平滑的 CSS 過渡和變換動畫效果插件</a>
<a href="http://www.cnblogs.com/lhb25/archive/2013/04/11/10-metro-bootstraps-ui-templates.html" target="_blank">10大流行 Metro UI 風格的 Bootstrap 主題和模闆</a>
歡迎任何形式的轉載,但請務必注明出處。