Git Product home page Git Product logo

front's Introduction

front

前端相关知识

目录结构

read me.md

css 相关

  • 伪类与为元素
  • grid 布局
  • flex:1 是什么意思,如何用 flex 实现自适应
  • 1px
  • IOS 与 Android 在布局的兼容性题

js 相关

  • 发布订阅模式和观察者模式有什么区别
  • nextTick 的作用是什么 底层的实现原理是什么
  • 封装第三方组件的时候 如何透传属性和方法
  • 首屏的 ssr
  • 节流和防抖的实现
  • 哪些对象有...(扩展运算符)
  • 什么是可迭代对象
  • 函数柯里化是什么,有哪些应用场景
  • defer、DOMcontentLoaded(onReady)、onload 的差异

浏览器相关

  • cookie 中的 SameSite 的属性
  • 浏览器最多链接限制为什么是 6 个
  • sessionStorage 和 session 分别是什么
  • 怎么拿到客户的 openid,OAuth 协议是什么
  • 微任务和宏任务的执行顺序
  • 提升首屏性能

react 相关

  • usememo、usecallback、与 memo 区别
  • react 的原理
  • react 的事件绑定
  • key 的作用

net(网络相关)

  • 网络缓存的机制
  • options 请求是什么
  • 请求头的 cache-control
  • http 与 https 的区别
  • http1.1 与 http2 的区别是什么

webpack 相关

  • webpack 的 import 原理是什么
  • webpack 是如何让实现动态引入的
  • webpack 在一部请求的时候是如何拿到他的 js bundle 的
  • webpack 的动态引入一般是在哪些场景会使用

其他

  • git 中的 merge 和 rebase 的区别
  • git pull 和 git pull --rebase 的区别

front's People

Contributors

xiaoshan100 avatar

Watchers

 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.