Verkauf durch Sack Fachmedien

Simpson

How JavaScript Works

Master the Basics of JavaScript and Modern Web App Development

Medium: Buch
ISBN: 978-1-4842-9737-7
Verlag: Apress
Erscheinungstermin: 23.12.2023
Lieferfrist: bis zu 10 Tage
JavaScript is a complicated language with a lot of misinformation surrounding how it works. This book provides a comprehensive introduction to JavaScript, from how it works at a technical level to how it is used to create websites and applications. Everything you need to know to start a career in JavaScript development is covered here.

How JavaScript Works begins with a practical introduction of the basics before moving into the technical underpinnings of JavaScript, detailing everything you need to know, including variables, memory storage, functions, classes, types, maps, sets and APIs. Once you’ve fully absorbed these key topics. author Jonathan Simpson will show you how to put them into practice, demonstrating how they are employed for modern web development. You’ll learn how to use JavaScript with HTML and CSS to construct web pages and applications, how to change CSS with JavaScript, and how to utilize Fetch and asynchronous operations.

Uponcompleting this book, you will have the foundational knowledge necessary to continue your journey to becoming a professional JavaScript developer.

What You Will Learn:

- Gain insight into the technical essentials of JavaScript and how it works
- Learn advanced concepts and such as memory storage and how classes, functions and objects actually work

- Explore the basic mathematical underpinnings of JavaScript
- Understand how JavaScript is used to manipulate HTML and CSS

- Obtain the tools and knowledge needed to start your career in web development

Who This Book Is For:

Anyone interested in a web development career, as well as those who may have already embarked on their careers, but who want to deepen their technical understanding of JavaScript and how it works.

Produkteigenschaften


  • Artikelnummer: 9781484297377
  • Medium: Buch
  • ISBN: 978-1-4842-9737-7
  • Verlag: Apress
  • Erscheinungstermin: 23.12.2023
  • Sprache(n): Englisch
  • Auflage: 1. Auflage 2023
  • Produktform: Kartoniert, Paperback
  • Gewicht: 517 g
  • Seiten: 322
  • Format (B x H x T): 155 x 235 x 19 mm
  • Ausgabetyp: Kein, Unbekannt

Autoren/Hrsg.

Autoren

Simpson, Jonathon

Ch1 Introduction to JavaScript.- Ch2 Variables, Comments, and Logical Statements.- Ch3 Introduction to Objects, Arrays.- Ch4 Loops and Iterables.- Ch5 References, Values, and Memory Management.- Ch6 Functions and Classes.- Ch7 Types.- Ch8 Manipulating and Interacting with HTML.- Ch9 Maps and Sets.- Ch10 Fetching Data, APIs and Promises.- Ch11 Errors and the Console.- Ch12 Maps and Sets.- Ch13 Websockets.- Conclusion.- Appendix.