Here comes the fourth issue of our monthly article, which aims to share technical knowledge with the community while improving ourselves. Welcome to attentionSell Good Cars monthly

  • Mac front-end development environment from zero configuration(@ jianhao)

    This article is particularly suitable for the beginning of the MAC front-end development, which introduces the content of the author after a long time of collection, accumulation, extraction of dry goods, can improve their development efficiency 1.5 times, very good!

  • NPM multi-version package dependency problem(@ son Ming)

    This paper explores the processing logic of NPM in the case of multi-version package dependency by means of conjecture and practice, and leads to the thinking of packaging volume optimization and other problems in the future.

  • Vue project optimization skills(@ JiMing)

    This paper summarizes the optimization skills of Vue project, which can be referred to the students who develop Vue project.

  • Js deep replication VS shallow replication(@ strong)

    The authors implement deep copy and shallow copy respectively, bringing you an in-depth understanding of the difference between the two.

  • JS compression image simple implementation(@ the whole)

    In this article, the author realizes the compressed image function by hand, takes you through the whole process clearly, and provides tips for uploading and downloading compressed images.

  • On the V8 Engine(@ kingo)

    By reading this article, you can gain a clear understanding of the V8 engine workflow and the V8 engine garbage collection mechanism. It’s worth reading.