preface

Mining is a great community that produces great articles every day. The content of the home page recommendation involves too many areas. Collect excellent front end articles within a week, so that you and comrades with similar needs can learn and grow more efficiently.

Please understand if there is any omission

The topics below this article are not collected by default:

  1. The interview
  2. Algorithm to brush the topic

In the past, check out my nuggets front column weekly. Welcome to my column and look forward to your likes.

The five-star recommendation

To senior front-end on performance optimization of the nine main strategy and six indicators | netease practice for four years

  • Author: JowayYoung
  • Praise: 1400 +
  • Recommended index: ★ ★ ★ ★ ★
  • Recommended reasons: nine strategies, six indicators, based on practice, not the same wonderful summary.

A four-star recommended

Do you really know anything about garbage collection

  • Author: isboyjc
  • Praise: 400 +
  • Recommended index: ★ ★ ★ ★
  • Recommended reasons: New generation, old generation, marker clearance, tricolor labeling, must be understood.

Here strongly recommend Li Bing teacher’s diagram of Google V8

Garbage Collection and Memory Leakage in JavaScript a simple introduction to the JavaScript garbage collection mechanism V8 engine Garbage Collection and Memory Allocation Diagram JavaScript Garbage Collection – a modern JavaScript tutorial

Webpack best practices)

  • Author: Wedoctor front end team
  • Praise: 400 +
  • Recommended index: ★ ★ ★ ★
  • Why it’s recommended: From basic configuration to functional perfection to optimization. It’s worth a swipe.

Earn 4 W’s in 2 days, hand in hand teach you to build a Web3D car showroom with Threejs!

  • Author: Handsome old ape
  • Praise: 800 +
  • Recommended index: ★ ★ ★ ★
  • Why we recommend it: Threejs builds 3D car showrooms with a sense of humor and wit. Strength and Money fly together.

Introduce you to three.js – create a 3d visual map from 0 to 1

  • Author: Fly
  • Praise: 200 +
  • Recommended index: ★ ★ ★ ★
  • Why you should do it: Learn three.js from 0 to 1.

Learn these little-known coding skills, from early work liao liao-JavaScript practical skills article

  • Author: Liangcheng A
  • Praise: 500 +
  • Recommended index: ★ ★ ★ ★
  • Why we recommend it: Everyday coding tips, the first part is excellent, and the second part is also a good choice as a manual. Sum up attentively, rest assured to learn.

Samsung is recommended

A 23 – year – old deep drift woman front of the heart process | 2021 mid – year summary

  • Author: Kitty
  • Praise: 300 +
  • Recommended index: ★ ★ ★
  • Why you’re recommended: 18, 22, 24….. 30 years old. The relentless change of time, looking back, is happy is sad. Take a look at 23-year-old yesterday, today, and tomorrow. The narrative is good. The goal is clear. Of course in the gold mining community, girls are precious.

About the micro front end (Ali QianKun) that thing — online a “micro front” forced away two 90 post

  • Author: webmote33
  • Praise: 300 +
  • Recommended index: ★ ★ ★
  • Recommended reasons: fire fighting also needs the captain chapter, recommended to read and fine.

Front-end engineering actual combat – enterprise CLI development

  • Author: CookieBoty
  • Praise: 400 +
  • Recommended index: ★ ★ ★
  • Recommended reasons: Enterprise is a bit of a drag, its CLI thinking is worth learning and thinking.

13 Vue modifiers that interviewers like to ask

  • Author: Sunshine_Lin
  • Praise: 200 +
  • Recommended index: ★ ★ ★
  • Recommended reason: vUE modifier a net dozen net,Lazy, trim, number, stop, the capture of the self, once, hasting native, left, right, middle, passive, camel, sync, keyCodeWhat else is missing? Wait for you to add.

Vue background management system how to do permission verification and dynamic routing, who to do?

  • Author: Daetian Rice
  • Praise: 100 +
  • Recommended index: ★ ★ ★
  • Recommended reasons: Explore the implementation of rights management ideas.
  • Personal perspective: in fact, whether it is based on ACL, RBAC, etc., permissions are done in front and back end, a simple reason, the front end of things are unreliable.

Design the visualized large screen building engine from zero

  • Author: Xu Xiaoxi
  • Praise: 100 +
  • Recommended index: ★ ★ ★
  • Recommended reasons: It describes the implementation of the core functions of large-screen visualization, dragger, material center, dynamic rendering, configuration panel, control center and so on. Look forward to more implementation details.

A good summary of TypeScript

  • Author: Jun Jie
  • Praise: 200 +
  • Recommended index: ★ ★ ★
  • Recommended reasons: Covers basic TS syntax, advanced syntax, configuration, and many tool types, such asPartial,Parameters,InstanceTypeAnd so on. A good article for getting started with TS.

What kind of micro front-end system do we want to work backwards from the scene

  • Author: Byte front end
  • Praise: 200 +
  • Recommended index: ★ ★ ★
  • Why we recommend it: The starting point is novel and illustrates the core concepts of the micro front end and, most importantly, sandbox isolation.

Turn your animation back in time

  • Akik: Start as bears
  • Praise: 50 +
  • Recommended index: ★ ★ ★
  • Recommended reasons: step by step to achieve slow animation, clear thinking. To go further, animejs is recommended.

You have to know the dafang problem recovery methodology

  • Author: Wedoctor front end team
  • Praise: 50 +
  • Recommended index: ★ ★ ★
  • Recommended reasons: elaborated the importance of the recovery, and the recovery of the methodology.
  • Personal perspective: which part of PDCA is the recovery?

Depending on the inversion + iterator idea, the implementation of setTimeout for next programming

  • Author: Cloud world
  • Praise: 50 +
  • Recommended index: ★ ★ ★
  • Why we recommend it: The iterator idea of setTimeout for next programming is not just setTimeout, you can completely customize your execution plan. Its thought is worth thinking and drawing lessons from.