Source code read preface

In order to help more interested in the source code, want to learn to read the source code, improve their writing and front-end technology ability of the students. Help readers to lay a solid foundation, check omissions and fill gaps, broaden their horizons, broaden their horizons, know what is what.

I organized a weekly reading session where we learned about 200 lines of source code together. I have written “learning source code overall architecture series” more than 20.

Jia is welcome to participate in the source code reading activity through ruoChuan12 and learn about 200 lines of source code every week to make progress together. You can keep following me @Ruogawa.

Recommend learning order from easy to difficult

Activity introduction and sequence see here specifically from easy to difficult recommended learning order

Submit notes

In brief: look at tasks, read auxiliary articles, read source code, exchange and discuss, write notes in nuggets, and submit them to the comments section of this article after writing.

In order to benefit, in addition to everyone’s article bring more reading quantity, easy to search, since March 27, 2022, release notes can be directly in the nuggets, in the which if reading together chuan vision x source 】 【 period | title named “opening the first sentence plus: This article participated in the weekly source code reading activity initiated by the public account @Ruochuan Field, click to learn more about it.

After writing your notes, go to the comments section of the current activity to leave a comment on your own articles and notes. It is convenient for you to consult, study, exchange and discuss.

All previous notes are stored in the forum.

Task Release Time

January 3rd – January 9th, one week. Generally a weekly issue of source code. Study at your own pace and submit notes (it doesn’t have to be strictly on my schedule). Previous reading can also be reviewed in time, notes can continue to complete. \

Learning goals

  1. How to learn to debug source code
  2. How to develop and build a TS NPM package
  3. How do I configure github Action
  4. Configure your own ESLint presets, promoted version numbers, etc
  5. Learn to execute commands using execa
  6. , etc.

Learning task

  • The 39 line install-pkg installation package developed by the core members of the Vue team is worth learning!
  • Read articles, read source code, exchange discussions, write notes to publish in nuggets. Also put a link to submit notes in the comments below this article.