Git Product home page Git Product logo

js-base's Introduction

js-base

适用于初学JavaScript的用户,JavaScript由浅入深徐徐道来,共同体验JavaScript的魅力。 内容目录:

第一章:
    1-0 基础回顾
    1-1 函数作为参数
    1-2 函数内部属性length
    1-3 函数内部属性arguments
    1-4 函数的属性和方法
    1-5 全局函数
    1-6 变量的声明
    1-7 内置类型
    1-8 变量的作用域
    
第二章:
    2-0 面向对象技术
    2-1 普通方法构造对象
    2-2 函数工厂构造对象
    2-3 构造函数构造对象
    2-4 原型链构造对象上
    2-5 原型链构造对象中
    2-6 原型链构造对象下
    2-7 组合模式构造对象
    2-8 动态原型构造对象
    2-9 对象冒充法继承
    2-10 原型链继承
    2-11 混合模式继承
    2-12 案例
    
第三章:
    3-0 匿名函数
    3-1 闭包的概念
    3-2 闭包的用途
    3-3 循环函数中的闭包
    3-4 this和闭包
    3-5 模拟块级作用域
    3-6 私有变量和闭包
    3-7 静态变量和闭包
    3-8 静态私有变量

第四章
    ajax 请求服务器数据
    4-0 dom常用方法
    4-1 节点概念
    4-2 案例:JavaScript美术馆
    4-3 案例:JavaScript美术馆 优化分离脚本代码,增强检测
    4-4 案例:JavaScript美术馆 增强浏览器兼容性,兼容处理
    4-5 案例:JavaScript美术馆 动态添加标签内容,动态dom
    4-6 插入内容
    4-7 获取html
    4-8 创建标记
    4-9/10 案例:JavaScript整合

第五章
    5-0 渐进增强,平稳退出【从内容开始】
    5-1 渐进增强,平稳退出【加入标记,创建结构】
    5-2 渐进增强,平稳退出【加入标记,创建结构,添加样式】
    5-3 渐进增强,平稳退出【加入标记,创建结构,添加样式,添加脚本】

第六章
    6-0 事件处理

第七章
   array.js 数组用法案例

    后续更新

js-base's People

Contributors

zhangxingong avatar

Watchers

 avatar  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.