Intermediate front-end development Recommended Books

Copyright: Huawei cloud All rights reserved Please indicate the source https://blog.csdn.net/devcloud/article/details/91444168

These books are suitable for intermediate front-end developers to read, junior front end developer to buy in addition to their comfort and may elevate the display useless. He said that the recommendation of books, in fact, is the author of his own reading program. You are welcome to communicate with the author reading.

1. "Redis real"
Recommended reason : Redis is a server-side caching techniques. Cache can be said that only in the performance optimization stage have a significant role, often less than the initial project. Most use node.jsfront-end developers to develop back-end is actually more to do intermediate layer or directly to do back-end services, caching technology on their own is blind, private thought for many developers is also blind.


2. "Westward data structure"
Recommended reason : technical decisions you can go fast, data structures and algorithms decide how far you can go.


3. "graphic algorithm"
Recommended reason : technical decisions you can go fast, data structures and algorithms decide how far you can go.


4. "CSS World"
Recommended reason : CSSand javascript, are very easy to use, yet difficult to master is. CSSAlmost be said to be the soft underbelly of our whole team, including front-end staff included, say their mastery jsof a lot of people, but say their mastery CSSof the very few. This is a well-known blogger Zhangxin Xu front-end books, a lot of praise, said very detailed. If you prefer to use some CSS skills, you can see the "CSS Secret" book, many implementations will change you CSSunderstand.


5.《javascript框架设计(第二版)》
推荐理由:司徒正美的书,他的博客也是非常知名的。每个框架都有其优点和不足,如何在开发中扬长避短是非常考验基本功的。这本书会让你了解如何去设计一个框架,徒手打造简易版的jQuery,angularjs,vue.js,react.js并不是高不可攀,而当你能亲手造出一个简单框架时,你对它的理解必将到达另一个层次。你会发现,其实所有前端框架的架构都差不多,而核心的区别几乎全部集中在算法上。


6. 《javascript设计模式与开发实践》
推荐理由:前端设计模式类的书本来就很少,这本是腾讯前端AlloyTeam团队出品,综合讲述前端的设计模式,设计原则,编程技巧,代码重构等等。AlloyTeam有自己的资源站,感兴趣的读者可以自行搜索,资源还有博客非常多,质量也很高。


7. 《Node.js:来一打C++扩展》
推荐理由:公众号前端之巅上周推荐的书籍之一。我特别佩服那些在简历上将使用Express起一个后端服务写成精通node.js的人。


8. 《告别失控 软件开发团队管理必读》
推荐理由:计算机类图书销售榜排名第5的技术管理类书籍,不想当将军的士兵不是好士兵,其他的不多说。


9. 《视界·无界:写给UI设计师的设计书》
推荐理由:没有审美的前端不是好架构师。读设计类的书不是让你抢设计师的饭碗(实际上你也抢不了),而是下次再有人说你的界面不好看时,你可以用“不懂审美”噎死他。


10. 《前端工程化体系设计与实践》
推荐理由:如果你不想永远只是写页面,就需要面对从开发者到工程师的思维转变。


11.《企业IT架构转型之道 阿里巴巴中台战略思想与架构实践》
推荐理由:曾经有一个前端大神说过,如果你想成为前端架构师,首先你得忘记自己是个前端。

来源:华为云社区原创   作者:大史不说话 

Guess you like

Origin blog.csdn.net/devcloud/article/details/91444168