Learn more
These promotions will be applied to this item:
Some promotions may be combined; others are not eligible to be combined with other offers. For details, please see the Terms & Conditions associated with these promotions.
Your Memberships & Subscriptions

Download the free Kindle app and start reading Kindle books instantly on your smartphone, tablet, or computer - no Kindle device required.
Read instantly on your browser with Kindle for Web.
Using your mobile phone camera - scan the code below and download the Kindle app.
You Don't Know JS Yet: Get Started Kindle Edition
The worldwide best selling "You Don't Know JS" book series is back for a 2nd edition: "You Don't Know JS Yet". All 6 books are brand new, rewritten to cover all sides of JS for 2020 and beyond.
"Get Started" prepares you for the journey ahead, first surveying the language then detailing how the rest of the You Don't Know JS Yet book series guides you to knowing JS more deeply.
- LanguageEnglish
- Publication dateJanuary 28, 2020
- File size2.2 MB

Explore your book, then jump right back to where you left off with Page Flip.
View high quality images that let you zoom in to take a closer look.
Enjoy features only possible in digital – start reading right away, carry your library with you, adjust the font, create shareable notes and highlights, and more.
Discover additional details about the events, people, and places in your book, with Wikipedia integration.
Shop this series
See full series- Kindle Price:$52.89-By placing your order, you're purchasing a license to the content and you agree to the Kindle Store Terms of Use.
Shop this series
This option includes 3 books.
Customers also bought or read
- JavaScript: The Definitive Guide: Master the World's Most-Used Programming LanguageKindle Edition$32.58$32.58
- The Road to React: The React.js 19 with Hooks in JavaScript Book (2025 Edition)Kindle Edition$29.99$29.99
- Code Complete (Developer Best Practices)#1 Best SellerClient-Server Networking SystemsKindle Edition$35.05$35.05
- Learning TypeScript: Enhance Your Web Development Skills Using Type-Safe JavaScriptKindle Edition$35.14$35.14
- Head First Design Patterns: Building Extensible and Maintainable Object-Oriented SoftwareKindle Edition$30.76$30.76
- Go Programming Language, The (Addison-Wesley Professional Computing Series)Kindle Edition$26.88$26.88
- Operating Systems: Three Easy Pieces#1 Best SellerComputer Operating Systems TheoryKindle Edition$9.99$9.99
Customers who viewed this item also viewed
Editorial Reviews
From the Back Cover
Get Started, the first book in the new edition series, is where to start your journey of knowing JS more deeply. This book surveys the language in multiple layers of detail, laying out a roadmap with the other books as guides for your learning and growth. For any developer hoping to move from early JS experience to a deeper level, here is your first step to get started.
In Get Started, you'll explore:
- How the JS language evolves, how JS programs actually work, and busting of common myths
- The building blocks of JS: values, functions, and more
- The roots and pillars of JS: types, closure, and prototypes
About the Author
Product details
- ASIN : B084BNMN7T
- Publisher : GetiPub & Leanpub
- Accessibility : Learn more
- Publication date : January 28, 2020
- Edition : 2nd
- Language : English
- File size : 2.2 MB
- Simultaneous device usage : Unlimited
- Screen Reader : Supported
- Enhanced typesetting : Enabled
- X-Ray : Enabled
- Word Wise : Not Enabled
- Print length : 145 pages
- ISBN-13 : 978-1647862206
- Page Flip : Enabled
- Book 1 of 3 : You Don't Know JS Yet
- Best Sellers Rank: #219,440 in Kindle Store (See Top 100 in Kindle Store)
- #5 in JavaScript Programming (Kindle Store)
- #9 in Web Programming
- #17 in JavaScript Programming (Books)
- Customer Reviews:
About the author

Kyle Simpson is a web-oriented software engineer, widely acclaimed for his "You Don't Know JS" book series and nearly 1M hours viewed of his online courses. Kyle's superpower is asking better questions, who deeply believes in maximally using the minimally-necessary tools for any task. As a "human-centric technologist", he's passionate about bringing humans and technology together, evolving engineering organizations towards solving the right problems, in simpler ways. Kyle will always fight for the people behind the pixels.
Products related to this item
Customer reviews
Customer Reviews, including Product Star Ratings help customers to learn more about the product and decide whether it is the right product for them.
To calculate the overall star rating and percentage breakdown by star, we don’t use a simple average. Instead, our system considers things like how recent a review is and if the reviewer bought the item on Amazon. It also analyzed reviews to verify trustworthiness.
Learn more how customers reviews work on AmazonReviews with images

Top reviews from the United States
There was a problem filtering reviews. Please reload the page.
- Reviewed in the United States on September 13, 2024Format: PaperbackVerified Purchase### My credentials
I think it's important to tell a little about myself to increase a reviewers confidence that my review is something they can trust. I am a software developer with more than seven years of professional experience. I have architected and programmed custom business applications in a variety of situations. For example, one application was used internally by an enterprise level organization and had to closely adhere to strict government policies. Another application was one that is highly public facing with millions of visits and interactions every month. I used JavaScript for all of these projects, and If I didn't have an above average understanding of it, I would not have been able to successfully develop said applications.
---
### How the book series will help others
One caveat to this book is that you need to know the absolute basics about programming concepts and JavaScript (i.e, a basic understanding of its syntax, creating, read, edit, and delete variable, knowledge of primitive and non-primitive JS data-types, and so on). However, if you do have those fundamentals down, then this book is certainly the logical next step in advancing your JavaScript knowledge level. A thorough understanding of this book series will take you a long way in the web application development industry. Simply put, It's a book for any web based application developer who knows basic JavaScript and wants to advance their fundamentals to a more advanced level. It's also a great book to prepare for interviews. I have asked interview questions that can be answered from this book. I didn't take the question directly from the book. However, I consider certain JS concepts to be very important when building applications. Therefor, beyond the basic JavaScript fundamentals (like syntax), YDKJS book series covers every major concept that you will need to build and debug any application that uses JavaScript.
---
### How the book series helped me
Given that I mentor a significant number of other developers in a professional software development environment, it is paramount that I understand JavaScript to a fairly advanced level. That said, I don't need to know *everything*. For example, I don't need to know how C++ code works in the various browser engines (i.e., V8, SpiderMonkey, and JavaScriptCore) or the various JS runtimes (i.e., the Browser, Node, Bun) in which said engines can run in. However, I do need to know enough to properly debug applications within an acceptable time frame and produce a highly optimized solution. At a minimum, I should know how to find information that will lead me to the correct place to find the next solution and so on until I have acquired enough knowledge to solve the problem. It is my opinion that YDKJS will help app developers reach
- Reviewed in the United States on June 7, 2024Format: KindleVerified PurchaseHaving gone through an undergraduate degree with a customized major aimed at full stack web development and design, along with the companion technologies of mobile applications, and a Masters Degree in Integrated Digital Media, what stands out more than anything in that experience is the theoretical and cursory coverage of fundamental topics.
Additionally, there was often a cavalier disdain and dismissal of the necessity for study of fundamental technologies that undergird the ecosystem of full stack engineering and design. Personally, this left me feeling adrift often without a map to find the missing pieces.
I continue doggedly to doggedly fill in gaps in my skill set working through many tutorials resulting in mini-apps, but again with the slight misgivings that it might be blind flailing.
In this book, Kyle Simpson, rather than setting down scriptures to be followed in blind faith, asserts a very different modus operandi—one in which critical thought holds sway, and where concepts are revealed one by one, and the critical question of “Why?” is addressed rather than accepting at face value the gospel according to the author.
This approach is a breath of fresh air, and one to which I wish I had more exposure in academic surroundings.
- Reviewed in the United States on November 10, 2020Format: PaperbackVerified PurchaseWeak paper glue
Weak paper glue
Images in this review
- Reviewed in the United States on April 24, 2023Format: KindleVerified PurchaseThis book turned out to be exactly what I wanted to start my deep-dive into JS. Can’t wait to read the rest of the books. Thank you Kyle, for writing a book that’s so interesting and engaging that it’s the first programming book I was motivated to finish.
- Reviewed in the United States on September 12, 2023Format: KindleVerified PurchaseVery Good book. Thanks Kyle. I recommend if you are a serious JavaScript developer and want to undertand how JavaScript works
- Reviewed in the United States on May 21, 2020Format: KindleVerified PurchaseThis book series is a joy for learning JavaScript. It's succinct yet comprehensive. It gave me the big picture but did not leave out the nitty-gritty details. I can compare it to another highly-recommended book: Eloquent JavaScript. To me You Don't Know JS Yet is a hundred times better! Ultimately, eloquence enables good communication. This series has that kind of eloquence in spades.
I can't wait for the revised versions of the other books in the series to come out!
- Reviewed in the United States on March 16, 2020Format: PaperbackVerified PurchaseI have the original series of YDKJS and I am will be buying every book of the second series. I truly appreciate Kyle's style of wring for his user. I have been working with JavaScript for over a decade and even reading this intro it brought me to deeply think about 'use strict' that I had never thought about before. I credit these series to my increase of excitement in wanting to learn JavaScript at a deeper level.
- Reviewed in the United States on April 12, 2020Format: KindleI have the first book of YDKJS, and I found it an execelent tool to get into the world of JavaScript, this book possess strong fundamentals of JavaScript, Kyle Simpson is worried about to properly explain to us it’s concepts, and then we can continue with the second book "Scopes & Closures"
Kyle Simpson has a great and deep writing and explaining style the JavaScript languaje, this is the type of book to make you want to read over and over again, because explains all concepts related with JavaScript, he explains the JavaScript secrets, tricks and more.
That's why I recommend to take your time to understand the first book "Get Started", read, think, do exercises then you Will be ready go to the
second Book "Scope & Closures".
Definitely, this is the type of Book any developer wants to find to be into to the world of JavaScript
Top reviews from other countries
-
SaraReviewed in France on June 13, 2024
2.0 out of 5 stars Arrivé abimé
Format: PaperbackVerified PurchaseArrivé abimé, c'est un cadeau pas génial pour offrir du coup !
SaraArrivé abimé
Reviewed in France on June 13, 2024
Images in this review
- ALEXANDREReviewed in Brazil on February 13, 2022
5.0 out of 5 stars Very good!
Format: KindleVerified PurchaseThis book is addressed for JS beginners like me. It showed me tons of very important details related to fundamentals and essential technical concepts which is crucial for our base.
I really recommend this book for others who wants to learn JS with a deep and full understanding if you are willing to read all 6 books from Kyle.
-
JoseluReviewed in Spain on October 28, 2022
5.0 out of 5 stars Una joya
Format: KindleVerified PurchaseTodos los libros de esta serie son oro puro. Entra en las tripas de JS con explicaciones, a veces complejas, pero muy completas. Muy interesante para quien quiera aprender JS de forma inmersiva. Eso sí, aproximarse a estos libros una vez adquirida cierta experiencia con el lenguaje.
- Philippe STRAUSSReviewed in Germany on June 18, 2024
5.0 out of 5 stars Great book!
Format: PaperbackVerified PurchaseExactly what I needed to start with javascript, having a bit of programming background.
- SomeoneReviewed in Canada on March 25, 2021
5.0 out of 5 stars Only JavaScript book series I recommend
Format: KindleVerified PurchaseAs an adjunct instructor for several colleges, I teach web development, and this is the only book series I recommend for students.
Now that the Kindle versions of 1.0 are no longer available, I highly recommend you purchase the hardcover versions of v1.0 (while they last) until the all the electronic v2.0 versions have been published.