Categories
Bibliography JavaScript Software Engineering

JavaScript Bibliography

See also: JavaScript Reference Materials, JavaScript, Bibliography of JavaScript Libraries and Web Frameworks, C# .NET Bibliography

  1. MDN JavaScript Reference Mozilla Developer Network Developer.Mozilla.org (MDNJsR)
  2. Wikipedia (WP)
  3. The Joy of JavaScript, by Luis Atencio, 2021, 1617295868 (TJoJ)
  4. JavaScript: The Definitive Guide: Master the World’s Most-Used Programming Language 7th Edition, by David Flanagan, 2020, B088P9Q6BB (JSDG7)
  5. You Don’t Know JS Yet (YDKJSY) JavaScript Book Series by Kyle Simpson, 2020 (2nd ed.) and 2015 (1st ed.)
    1. You Don’t Know JS Yet: Get Started (YDKJSY) JavaScript Book 1, 2nd edition, by Kyle Simpson, 2020, B084BNMN7T (YDKJSY-1)
      1. Old version: You Don’t Know JS: Up & Going, (YDKJSY), JavaScript Book 1, 1st edition, by Kyle Simpson, 2015, 1491924462 (YDKJS-1)
    2. You Don’t Know JS Yet: Scope & Closures (YDKJSY), JavaScript Book 2, 2nd edition, by Kyle Simpson, 2020, B086GD45ZG (YDKJSY-2)
    3. You Don’t Know JS: this & Object Prototypes, (YDKJS), JavaScript Book 3, 1st edition, by Kyle Simpson, 2015, 1491904151 (YDKJS-3)
    4. You Don’t Know JS: Types & Grammar, (YDKJS), JavaScript Book 4, 1st edition, by Kyle Simpson, 2015, 1491904194 (YDKJS-4)
    5. You Don’t Know JS: Async & Performance, (YDKJS), JavaScript Book 5, 1st edition, by Kyle Simpson, 2015, 1491904224 (YDKJS-5)
    6. You Don’t Know JS: ES6 and Beyond, (YDKJS), JavaScript Book 6, 1st edition, by Kyle Simpson, 2015, 1491904240 (YDKJS-6)
  6. Modern JavaScript for the Impatient by Cay S. Horstmann, 2020, B08F5HFWBH (MJSfI)
  7. How JavaScript Works, by Douglas Crockford, 2019, B07MXG3LS1 (HJSW)
  8. Professional JavaScript for Web Developers by Matt Frisbie, 2020, B07YP276S1 (PJSfWD)
  9. Eloquent JavaScript: A Modern Introduction to Programming, 3rd Edition, by Marijn Haverbeke, 2019, B07C96Q217 (EloJS)
  10. Get Programming with JavaScript Next: New features of ECMAScript 2015, 2016, and beyond, 1st Edition, by J.D. Isaacks, 2018, 1617294209 (GtPgJsN)
  11. Understanding ECMAScript 6: The Definitive Guide for JavaScript Developers, 1st Edition, by Nicholas C. Zakas, 2016, B01L2VFPZA (UECMA6)
  12. The Principles of Object-Oriented JavaScript, 1st Edition, by Nicholas C. Zakas, 2014, B00I87B1H8 (POOJS)
  13. Effective JavaScript: 68 Specific Ways to Harness the Power of JavaScript, by David Herman, 2013, B00AC1RP14 (EffJS)
  14. Get Programming with JavaScript, 1st Edition, by John Larsen, 2016, 1617293105 (GtPgJs)
  15. Get Programming with Node.js, 1st Edition, by Jonathan Wexler, 2019, 1617294748 (GtPgNjs)