Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

梁锦润 #2

Open
98 tasks
andycall opened this issue Mar 7, 2016 · 0 comments
Open
98 tasks

梁锦润 #2

andycall opened this issue Mar 7, 2016 · 0 comments

Comments

@andycall
Copy link
Owner

andycall commented Mar 7, 2016

  • HTML
    • 什么是doctype
    • 行内元素和块级元素
    • 流行的浏览器内核
    • html 语义化
  • CSS
    • 选择器
    • 盒模型
    • 浮动与清除浮动
    • 定位
    • 兼容性处理
    • 响应式设计
    • 布局技巧
    • 性能优化
    • css 预处理器
  • JS 基础
    • 变量与函数声明
    • 作用域
    • this对象
    • 闭包
    • 数组方法
    • 对象和JSON
    • 原型与原型链
    • 继承与多态
    • call 与 apply
    • ajax
    • 异步与同步的区别
    • 跨域处理
    • window 对象
    • 正则表达式
    • 事件处理
    • DOM 操作
  • JS 进阶
    • Promise 对象
    • 各类模块加载器及其原理
      • requirejs
        • 加载机制
      • seajs
        • 加载机制
        • seajs的懒加载
    • 移动端开发
      • 事件处理
      • 解决点透问题
    • 前端构建工具的使用
      • webpack的使用
      • fis的使用
    • ES6
      • generator
      • let, var, const
      • 函数的扩展
      • 数组的扩展
      • 对象的扩展
      • class
    • 异步处理
      • Promise
      • async await
    • jquery 相关源码剖析
      • 链式调用
      • 事件
      • ajax
      • 选择器
      • 缓存
  • Node.js
    • 什么是Node.js
    • node.js的模块机制
    • node.js的核心模块
    • 理解异步I/O
    • express 基本使用
    • gulp 自动化工具流
    • 数据库连接与操作
    • 路由操作
    • 登陆验证
    • 中间件
    • orm 数据库对象模型
    • 安全验证
    • 搭建一个简单博客系统
  • JS 高级
  • React 框架使用
    • JSX
    • 组件
    • 子节点和数据传递
    • 神奇的ref属性
    • 事件
    • 组件的声明周期
    • 控制渲染来优化性能
    • 通过后端渲染来提升首屏
  • Redux的使用
    • Redux 的开发守则
    • Actions
    • Reducers
    • Store
    • react-redux
    • 使用redux-devtools
    • 异步Actions
    • 异步数据流
    • 中间件
    • 基于redux react的后端渲染
  • 完整开发一个spa应用
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant