1. He’ll introduce himself.

  2. Regular introductions?

  3. How is the Qiankun framework implemented? Why choose it?

  4. How to deal with style pollution among sub-modules in Qiankun? How do master and sub modules communicate? Do you understand how it works? The order in which the master and submodules are rendered? How is it loaded? What are its apis? How to achieve this?

  5. For example, the style of module A is the same as that of module B. A, there will be the problem of overwrite pollution, the browser is loaded style will be cached in the browser, so do you know how to control it in Qiankun? (He saw I could not answer, anxious ~ whine)

  6. What about browser security attacks?

  7. Why are you leaving?

  8. Are automated tests performed? Is there one specifically for TESTING JS code?

  9. Computer test three questions, each question average about 15min:

// 1. There are a lot of round numbers. Please divide them into three parts and make sure that each part is as equal as possible
// (11, 42, 23,4,5,6,4) 1,2,3,4,5,6

// 2. Implement a publish and subscribe function, on-subscribe, off unsubscribe, emit publish

// 3. Introduce the features, advantages and disadvantages of promise, and how to implement promise internally
Copy the code
  1. What about the rationale of VUE? Be as specific as possible
  2. We will comprehensively evaluate, go back and wait for notification ~~