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

One week from November 15th to November 21st. 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. The computer actually obediently helped me to open the browser principle and source code implementation
  2. Learn to use node.js’s powerful Child_process module
  3. Learn to debug source code
  4. , etc.

The resources

  • Every time start the project service, the computer actually obediently opened the browser for me, 100 lines of source code revealed!
  • Clone project, according to my article requirements, debugging source code learning, and finally submit notes.
  • Git clone github.com/lxchuan12/o… .git
  • 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.