前端技术杂记

来源:互联网 发布:js弹窗广告代码 编辑:程序博客网 时间:2024/05/29 15:20

前端框架

YeomanDom

.tmp

app

            bower_components

                        jqueryless angular…

            script

                        angular---controllers|app.js

            styles

            views

                        component(插件)

assets

  font(ttf)

automation

conf

dist

docs

makefile

middlewares

test

.bowerrc

bower.json

 

 

js框架文件:jQuery、Backbone

 

模块化管理  seajs   requirejs  bower(解决js的依赖管理)  grunt(规范js)

grunt-contrib-uglify  压缩代码

 

PhantomJS单元测试  mocha 测试框架

mocha+jasmine来编写js单元测试。

使用 OptPNG 和 JPEGTran 对图像做优化。

0 0