B station video address

Hello, everyone, I am a great master. I have done a front-end book evaluation before, and many people ask me in private letters. The most common problem is that I can’t read the Little Red Book

The fourth edition of Javascript advanced programming, known as the Little Red Book, to be able to build a system of front-end knowledge system, was loved by several generations of front-end, the fourth edition of the comprehensive ES6 rewrite, although in readability has done a good job, because the book is too thick, many students read slightly difficult, I think the main reason is that not everyone is suitable for read, so according to my old driver’s experience for many years, I have a little red book to organize the deconstruction, the way of the auxiliary video + community, help people better to read the classic, help the big brother as soon as possible the finish reading the book the core content is the first time, there are mainly the following points

  1. Some chapters are not necessary to read the first time. For example, Canvas chapter 18 is independent content, so it will not affect your understanding of JS
  2. Some chapters need to be simplified, such as chapter 2 on how to load script, which can be slowed down,
  3. Some of the chapters need to be out of order like chapter 4, chapter 7, and chapter 9 should be read later
  4. Some chapters need to expand some practical application, such as chapter 9 if can cooperate with vuE3 source code, chapter 11 if can write a promise, will improve everyone’s interest in reading and experience

I deconstructed the book according to the sections of King of Glory, and the general reading outline is as follows

01 Stubborn Bronze

There is nothing to say about this, these three pictures can simplify reading. At the beginning, there is no need to tangle with the history of JS, what script defer is, and bit operation. Bit operation can be further summarized by referring to the practical bit operation of VUe3 source code to strengthen this part of memory. Js history also has a very wonderful “javascript20 years” as an extension, the core purpose is to fix the BASIC js variables, types, operators and statements, we have printed a multiplication table as a learning result

02 Order silver

Silver grade, you need to understand a little bit about the teammate and equipment, the main purpose is to join the complex data type and browser hosting environment, we will achieve a slightly more complicated todo list to reinforce this part of knowledge points, project drivers, and vue3 will reference source, to strengthen the understanding of the complex data structures

03 Glory Gold

Gold grade should consider and his teammates communication slightly, the main purpose here to learn how to do data interaction, access to remote data, and be able to do in the local store, we will use a few ability to strengthen our last lesson do pure front-end todolist, nothing says continue to practice, but here I am in order to build the data, We use some nodeJS knowledge, but don’t worry, we just need to know that Node is providing us with data

04 Noble platinum

A more robust line-up, that’s all. We can make todolist an elegant, error-handling version, which is nothing to say, and basically you can write a lot of interesting stuff in JS

05 Eternal Diamond

This part even if the internal force is improved, the equipment is not where the point of light where, this part is also difficult, and now most of the interview questions are closely related, such as chapter 11 classic handwriting Promise examination, chapter 9 agent is Vue3 response type of the core, chapter 26 module explains the core principle of the new tool Vite, There will also be a lot of code practice, hand-writing a few of the above content can be further advanced JS

You don’t need to see it the first time

The rest is I think don’t need to look at the first time, the second time, it is good to refine at the first time more than the end Learn from practice, strengthen the knowledge from Vue3 source code, I believe you will be of little red book, also understanding of js have a brand new, some of the knowledge need advanced reading, will be detailed in the video said, For example, in the section of regular expressions, I recommend the Mini-Regular Book to further consolidate this part

I think after learning the little Red Book like this, and then refining to see the second or even the third time, your JS basic to the eternal diamond section, this level of people is also the most, the higher level needs other secretaries to assist, such as small yellow books, I will continue to do the program to read these fine books

How to learn

Personally, I like reading, which is also a personal project that I lead everyone to read, so the main way of learning is to nail group + B station video, video is mainly to explain some knowledge points + hand knocking various codes

Welcome to the public number search ** [snail old wet] ** or scan the code, click the following reading group to get the latest nail nail group TWO-DIMENSIONAL code, but also irregularly in the group live q&A, come to study together

  • This is element3, the open source project of our Flower Mountain front end team

  • A front-end component library that supports VUE3