ZooTeam Front-end Weekly | Issue 138

For more past issues, please visit: weekly.zoo.team

  1. How to use fs in Node.js

The fs module built into Node.js is the file system module, which is responsible for reading and writing files. Unlike all other JS modules, the FS module provides both asynchronous and synchronous methods. Write to file using fs. WriteFile (filename,data,[options],callback) to write content…

  1. The use of externals for webpack

This article mainly introduces the use of the externals of webpack, xiaobi feel quite good, now share to everyone, also give you a reference. Let’s follow xiaobian to have a look

  1. Webpack Externals in-depth understanding – SegmentFault think no

If we want to reference a library, but don’t want webpack, and don’t want to use it globally in programs like CMD, AMD, or Window /global, we can configure externals. This feature is mainly used when creating a library, but can also be used fully in our project development.

  1. React 18 Release plans — React Blog

React 18 Release plans — React Blog

  1. Design and practice of meituan home stay cross-end reuse framework

From the PC era, the mobile era to the Internet of Things IoT era, with the increasing diversification of terminal devices, the seeds of cross-terminal reuse have been born and started to germinate. From Hybrid solutions that rely on container capabilities and all kinds of offline preloaded packages, to connecting JavaScript ecology with native controls through JSC, Combine view framework (React, Vue, etc.) to find more balanced efficiency, dynamic and performance of Native container solutions (React Native, Weex, etc.), then led by wechat with multi-process WebView, container standardization of the small program was born, small programs on various platforms have sprung up. Subsequently, it brought the domestic Taro, UNI-APP, Rax, Remax and other multi-terminal frameworks.

  1. Modern Browser Observer Observer API guide

Some time ago, I studied the realization of front-end abnormal monitoring/buried point platform. When thinking about the solution, I thought of the browser’s built-in observer and page lifecycle API. Intersection Observer Mutation Observer. Resize Observer is a view Observer. | | use…

  1. Is there an optimal way to report data?

This article explains in detail the evolution of Web JS SDK data reporting

  1. What does the front-end project leader need to do at the beginning of the project?

Great, summary of front end leader

  1. How do I use Git in my work

Foreword Recently there is a real case on the Internet more fire, said is a new employee, can not use Git pull code, the next day was fired. Therefore, it can be seen that The importance of Git to our work, whether front-end or back-end, is inseparable from Git, let us have a look below

  1. Dooring Visual construction platform data source design analysis

Low code platform data source design analysis

  1. Yubo: What does open source bring to me

If open source brings me anything, the first one is the habit of efficient work, which benefits me for life. Second, in this process, I learned how to make products. Thirdly, I am very grateful for my interest in participating in some open source projects, from which I feel what is love, which has changed my view on life.