Detailed explanation and summary of several knowledge points to improve JavaScript performance

黄舟
Release: 2017-03-09 14:58:59
Original
1248 people have browsed it

Detailed explanation of several knowledge points to improve JavaScript performance:

I spent some time reading most of the book "High Performance JavaScript" some time ago Books, and then started working on projects. I am glad that the busiest week has passed. Due to lack of time, I didn't write many study notes this month. After the most arduous week, I stayed up late and read the book these two nights... I finally shut down this book when I was still alive...

Now that I have finished reading, I have to learn something. Let me talk about my views on this book first. Overall, the content is good, but it feels a bit old (as a front-end novice, it may be that my own level is limited and I fail to understand the true meaning). In the process of reading this book, I also wrote a lot of code for testing. I also conducted breakpoint tracking on the execution of the writing method advocated in this book and the original popular writing method, so as to understand the problems that can be actually measured. Of course, If you can't see it even if you set a breakpoint and follow the execution, there's nothing you can do about it. Regarding the knowledge points in the book, here is just a brief summary of some of the knowledge points that I personally recommend. Of course~ don’t criticize if you don’t like it.

##For the loading position of js files

In HTML files, the
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!