當(dāng)前位置:
首頁(yè) >
前端技术
> javascript
>内容正文
javascript
JavaScript MVC框架和语言总结[infoq]
生活随笔
收集整理的這篇文章主要介紹了
JavaScript MVC框架和语言总结[infoq]
小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
infoq關(guān)于javascript的語(yǔ)言和框架的總結(jié),非常全面,值得一讀。
http://www.infoq.com/minibooks/emag-javascript
Contents of the JavaScript eMag include:
- Top JavaScript MVC Frameworks JavaScript front-end codebases have been growing larger and more difficult to maintain. As a way to solve this issue developers have been turning to MVC frameworks which promise increased productivity and maintainable code. As part of the new community-driven research initiative, InfoQ is examining the adoption of such frameworks and libraries by developers.
- JavaScript MVC Frameworks vs. Compile to JavaScript Languages InfoQ is examining the adoption of JavaScript MVC frameworks, compared to languages that transcompile to JavaScript, for front-end development.
- What's Your Next Language on the Javascript Platform? JavaScript VMs are mature and ubiquitous - but what's the best language to write code for it? A long list of languages targeting JavaScript exists, but which one will you use for your next project?
- Operating Node.js in Production, with Bryan Cantrill Bryan talks about the challenges of operating Node.js in real production environments and the experiences he had working with it at Joyent. He also talks about DTrace, SmartOS, V8 and compares with other platforms.
- Contrasting Backbone and Angular Victor Savkin presents in detail the pros and cons of using Backbone.js and Angular.js to create web applications, comparing the two frameworks with each other.
- Ember.js - Web Applications Done Right This article explains the Ember.js application development model and shows how to use it to build your first client-side JavaScript web application with the framework.
轉(zhuǎn)載于:https://www.cnblogs.com/2018/p/3555970.html
總結(jié)
以上是生活随笔為你收集整理的JavaScript MVC框架和语言总结[infoq]的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: why-and-howto-calcul
- 下一篇: C#如何把日期转成YYYYMMDDHHM