Giter VIP home page Giter VIP logo

frontend-interview's Introduction

Frontend Interview

题目

  • 概念题 concept

考查 html、css、js、浏览器、网络、框架等各种概念

如,什么是替换元素?什么是 BFC?什么是闭包?什么是跨域?什么是 http、http2、https、websocket?React 合成事件?

  • 实现题 implement

考查某些常见方法或类的实现,这些方法可能是标准中的,可能是 lodash、underscore 这些工具函数库中的,也可能是一些常见业务

如,手写 bind、手写 promise、实现一个防抖函数、实现一个深拷贝函数、实现一个轮询。

  • 调试题 debugging

人脑 debug,一般给一段代码,说出它的输出结果或者呈现效果

如,this、作用域、异步等相关代码

  • 算法题 algorithm

算法题和实践题虽然都是写代码,但区别是算法题会用到一些算法和数据结构相关知识,较难的算法题有正确的思路也算不错了

如,排序、查找、遍历 DOM 树、最长公共字串等

文章

Javascript

CSS

水平居中+垂直居中+水平/垂直居中

两栏布局

三列布局

word-break、word-wrap、white-space

浏览器

Web 高性能动画及渲染原理

实践这一次,彻底搞懂浏览器缓存机制

Webpack

史上最走心 webpack4.0 中级教程——配置之外你应该知道的事

工具

css 属性列表 https://csstriggers.com/

frontend-interview's People

Contributors

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