码迷,mamicode.com
首页 > 其他好文 > 详细

前端技术栈

时间:2015-05-18 22:51:29      阅读:668      评论:0      收藏:0      [点我收藏+]

标签:

require.js for dependency management and modular code 模块化代码,依赖管理   

backbone.js for basic application strcture and separation of concerns 应用架构,分成设计

marionette.js for composite application architecture and saving lots of backbone boilerplate 复杂应用架构,减少代码重复

underscore.js for general object,array and function utilities 通用的object, array ,function 工具方法

underscore.string for extended string manipulation functionality 扩展字符串处理功能

handlebars.js for client side templating 客户端模板

jquery for dom manipulation, ajax, promises, and much more 

jquery plugins:qtip,slimscroll, isotope, jquery ui sortable and jqueryt validations

imagesloaded for capturing and synchronizing image load events

less for css pre-processing

grunt.js for build automation (tasks like pre-compilation, minifying and concatenating code)

前端技术栈

标签:

原文地址:http://www.cnblogs.com/sunhe/p/4513180.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!