You Don't Know JS Yet

栏目: Javascript 发布时间:2022-03-11

《You Don't Know JS Yet》是一本非常火的 js 书籍,截止 2022-03-11,该书已在 github 获得 151k star。

《You Don't Know JS Yet》 目录:

  • Foreword (by Brian Holt)
  • Preface
  • Chapter 1: What Is JavaScript?
  • Chapter 2: Surveying JS
  • Chapter 3: Digging to the Roots of JS
  • Chapter 4: The Bigger Picture
  • Appendix A: Exploring Further
  • Appendix B: Practice, Practice, Practice!

github 链接:

https://github.com/getify/You-Dont-Know-JS/tree/2nd-ed/get-started

本文地址:https://www.tides.cn/p_js-you-dont-now-js-yet

标签: 前端书籍