Giter VIP home page Giter VIP logo

codetest's Introduction

JavaScript CodeTest

var project = {
    name : 'CodeTest',
    desc : '个人学习、练习'
}

project.update  = {[
    {
        modelName: 'HTML & CSS',
        update : [
            {time:'2016-09-22',content:['布局|两列布局与等高布局']},
            {time:'2016-10-06',content:[
                'css3|多行文本溢出加点',
                'javascript|移动端手势判断'
            ]}
        ]
    },
    {
        modelName: 'javascript',
        update : [
            {time:'2016-09-25',content:['字符串操作|将字符串的每个单词的首字母大写']},
            {time:'2016-09-26',content:[
                'dom操作练习|省市两级联动下拉列表1.html',
                'dom操作练习|省市两级联动下拉列表2.html'
            ]},
            {time:'2016-09-26',content:[
                'ES6|promise',
                'ES6|promise.script',
                'ES6|Fetch API'
            ]},
            {time:'2016-10-15',content:[
                '面试题'
            ]}
        ]
    },
    {
        modelName : 'React/ruanyifeng',
        update : [
            {time:'2016-09-22',content:[
                '1.start.html-创建第一个React Demo,一个按钮组件',
                '2.for.html',
                '3.hellomessage.html'
            ]},
            {time:'2016-09-23',content:[
                '4、组件',
                '5、this.props.children',
                '6、PropTypes',
                '7、获取真实的DOM节点',
                '8、this.state',
                '9、表单',
                '10、组件的生命周期'
            ]}
        ]
    },
    {
        modelName : 'React/code',
        update : [
            {time:'2016-09-23',content:[
                '操作样式',
                '单向数据流',
                '03组合组件'
            ]},
            {time:'2016-09-24',content:[
                '事件注册',
                '组件的生命周期',
                '属性扩散',
                'react+webpack'
            ]}
        ]
    },
    {
        modelName:'webpack',
        update:[
            {time:'2016-09-24',content:[
                'README.md',
                'webpack.config.js'
            ]}
        ]
    },
    {
        modelName:'react-native',
        update:[
            {time:'2016-09-26',content:[
                'myApp',
                'gradle-2.4-all.zip',
                'README.md',
                'ReactNative.md'
            ]},
            {time:'2016-09-26',content:[
                'nativeApp'
            ]}
        ]
    },
    {
        modelName:'Vue',
        update:[
            {time:'2016-09-29',content:[
                '01.hellowworld'
            ]}
        ]
    },
    {
        modelName:'nodejs',
        update:[
            {time:'2016-10-07',content:[
                'nodejs/mysql/nodejs操作数据库',
                'url模块常用方法',
                'QueryString模块用法'
            ]},
            {time:'2016-10-08',content:[
                'imooc-crawler.js 爬取慕课网页面'
            ]},
            {time:'2016-10-11',content:[
		'socket',
                'chatroom 多人实时网络聊天'
            ]}
        ]
    }
    {
        modelName:'BuildTools'
    }
]}

codetest's People

Contributors

dunizb avatar

Stargazers

Roman avatar

Watchers

James Cloos avatar luharry avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.