Giter Site home page Giter Site logo

wjf-richard / front-end-notes Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sweetymeow/front-end-notes

0.0 0.0 0.0 1.77 MB

记录分享前端零碎知识、框架、持续更新... (求知、折腾、分享、集腋成裘)

Home Page: https://hongqingcao.github.io/Front-end-notes/

front-end-notes's Introduction

front-end-notes

Html/Css/Sass/Less/JavaScript/Vue/React/Angular/Node/微信/小程序/数据结构/算法/浏览器/网络/优化
记录分享前端基础知识、框架源码、前端技巧,持续更新...

访问网页版

clone或者直接下载到本地

安装环境

npm i docsify-cli -g

启动本地查看

docsify serve docs

目录导航

NEW

一、Html-CSS

1.1 Html知识点

  • Html元素分类/理解语义化
  • HTML XHML HTML5
  • 盒模型
  • 边距重叠解决方案BFC
  • 浮动
  • 定位
  • href/src、link/import
  • px/rem/em/i
  • form的作用

1.2 CSS知识点

  • css Hack
  • 雪碧图、字体图标、base64
  • 伪类、伪元素
  • 居中对齐
  • 适配移动端页面
  • 效果属性(text-shadow、border-radius、background、clip-path)
  • canvas、svg
  • 浏览器内核
  • css动画
  • 页面布局

二、JS/ES6/7/8

2.1 JS基础

  • 变量类型分类和判断、强制类型转换
  • 原型与原型链(继承)
  • 对象
  • 作用域和闭包(执行上下文、this)
  • 同步\异步\单线程、对应场景

2.2 ES6新标准
2.3 ES7新特性
2.4 ES8新特性
2.5 常用的JS-Web-API

  • BOM、DOM 操作
  • 事件绑定
  • Ajax

三、浏览器网络相关

front-end-notes's People

Contributors

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