preface

This is my 38th day in Denver

Start learning Vue3 again this month, from understanding basic usage to simulation implementation!

Related articles in this series are as follows:

The base class

  1. Understand the application examples and component instance | relearn Vue3
  2. Understand the template syntax | relearn Vue3
  3. Deep understanding of the data and the methods of configuration options | relearn Vue3
  4. Understanding calculate attribute and listener | relearn Vue3
  5. The binding class and inline style style | relearn Vue3
  6. Understand the conditions for rendering | relearn Vue3

Handwriting implementation class

  1. Simulate the Vue3 initialization process
  2. Simulate implementation of all Vue3 responsive APIS (1)

This is part 9 of Vue’s list rendering directive: V-for

Lazy today, I just put all the content into a picture, as follows: