infoq关于javascript的语言和框架的总结,非常全面,值得一读。

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.

转载于:https://www.cnblogs.com/2018/p/3555970.html

JavaScript MVC框架和语言总结[infoq]相关推荐

  1. [转]12种JavaScript MVC框架之比较

    From : http://www.infoq.com/cn/news/2012/05/js-mvc-framework/ Gordon L. Hempton是西雅图的一位黑客和设计师,他花费了几个月 ...

  2. JavaScript MVC 框架开源软件

    HTML的Web框架AngularJS Angular JS (Angular.JS) 是一组用来开发Web页面的框架.模板以及数据绑定和丰富UI组件.它支持整个开发进程,提供web应用的架构,无需进 ...

  3. javascript:12种JavaScript MVC框架之比较

    Gordon L. Hempton是西雅图的一位黑客和设计师,他花费了几个月的时间研究和比较了12种流行的JavaScript MVC框架,并在博客中总结了每种框架的优缺点,最终的结果是,Ember. ...

  4. JavaScript MVC框架PK:Angular、Backbone、CanJS与Ember

    国内私募机构九鼎控股打造APP,来就送 20元现金领取地址:http://jdb.jiudingcapital.com/phone.html 内部邀请码:C8E245J (不写邀请码,没有现金送) 国 ...

  5. 12种JavaScript MVC框架之比较

    2019独角兽企业重金招聘Python工程师标准>>> 此次比较针对的特性标准有四种,分别是: UI 绑定(UI Bindings) 复合视图(Composed Views) Web ...

  6. JavaScript MVC 框架比较

    Gordon L. Hempton是西雅图的一位黑客和设计师,他花费了几个月的时间研究和比较了12种流行的JavaScript MVC框架,并在博客中总结了每种框架的优缺点,最终的结果是,Ember. ...

  7. AngularJs - Javascript MVC 框架

    在6月google发布了AngularJs 1.0稳定版, 并宣称:AngularJS可以让你扩展HTML的语法,以便清晰.简洁地表示应用程序中的组件,并允许将标准的HTML作为你的模板语言,Angu ...

  8. RegularJS 0.2.12 发布,JavaScript MVC 框架

    RegularJS 0.2.12 发布,此版本现已提供下载. 看到 regular 的名字就能感受到扑面而来的山寨味,在开始前,我还是要说明下regularjs出现绝对不仅仅是作者的造轮子情绪泛滥的结 ...

  9. 10种顶级javascript框架比较-The Top 10 Javascript MVC Frameworks

    转载于:http://codebrief.com/2012/01/the-top-10-javascript-mvc-frameworks-reviewed/ Gordon L. Hempton是西雅 ...

最新文章

  1. 2. Web Dynpro for ABAP :Component Controller
  2. 只能匹配第一列吗_VLOOKUP会用了吗?不会的抓紧看
  3. 本期最新 9 篇论文,帮你完美解决「读什么」的问题 | PaperDaily #19
  4. centos运行java图形化界面_Linux/CentOS关闭图形界面(X-window)和启用图形界面命令
  5. CSS完美实现iframe高度自适应(支持跨域)
  6. 超级好用 将html字符串,转化为纯文本
  7. Java多线程学习笔记-线程的使用
  8. 并发编程-信号量的使用方法和其实现原理
  9. java smslib rxtx_短信猫java二次开发包源代码smslib-3.5.4.jar
  10. android select下拉列表_Python+selenium自动化之下拉列表操作(一)
  11. 2021年最优秀的新闻APP或许是这两个(国内没上架)
  12. android随机抽奖代码_Android 中从一个集合或者数组中随机抽取几个不同的值
  13. 面向对象软件测试开题报告,软件测试开题报告范文.doc
  14. 电脑蓝牙连接android程序,win7系统下电脑与Android手机蓝牙连接方法
  15. spyder缩进快捷键
  16. python实现用户画像分析案例
  17. 自然语言处理5:jieba分词详解全模式,精确模式和搜索引擎模式
  18. SEO: 使用 rel=canonical 为类似网页或重复网页指定权威网页
  19. 计算机课代表中段考总结,第一学期中段考试总结
  20. 基于PHP的仿小米商城系统(完整前后台)

热门文章

  1. Android中AES256加密的实现
  2. phpcms 前台模板替换成官网类型的网站
  3. iptables一次性封多个ip,使用ipset 工具
  4. Educational Codeforces Round 12 D. Simple Subset 最大团
  5. node.js Centos安装
  6. linux下监控用户的操作记录
  7. 读懂这篇文章就懂大数据,3000字概括《大数据时代》
  8. 2017 Android 面试题 [ 基础与细节 ]
  9. Angularjs API指令查询
  10. 仿写thinkphp的I方法