Shop & save on bulk holiday gifting
$18.95 with 25 percent savings
Print List Price: $25.20

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.

You've subscribed to ! We will preorder your items within 24 hours of when they become available. When new books are released, we'll charge your default payment method for the lowest price available during the pre-order period.
Update your device or payment method, cancel individual pre-orders or your subscription at
Your Memberships & Subscriptions
Kindle app logo image

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.

QR code to download the Kindle App

Follow the author

Something went wrong. Please try your request again later.

You Don't Know JS Yet: Get Started Kindle Edition


It seems like there's never been as much widespread desire before for a better way to deeply learn the fundamentals of JavaScript. But with a million blogs, books, and videos out there, just where do you START? Look no further!

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.

Great on Kindle
Great Experience. Great Value.
iphone with kindle app
Putting our best book forward
Each Great on Kindle book offers a great reading experience, at a better value than print to keep your wallet happy.

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.

Get the free Kindle app: Link to the kindle app page Link to the kindle app page
Enjoy a great reading experience when you buy the Kindle edition of this book. Learn more about Great on Kindle, available in select categories.

Shop this series

 See full series
There are 3 books in this series.
This option includes 3 books.

Customers also bought or read

Loading...

Editorial Reviews

From the Back Cover

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. You'll still get in-depth coverage of the core language, applied in useful code organization patterns for your programs. And of course, through Kyle's unique perspective and conversational tone, explore passionate, reasoned debate of the most common questions developers face.

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

Kyle Simpson is an evangelist of the Open Web, passionate about all things JavaScript. He's an author, trainer, speaker, and OSS contributor.

Product details

About the author

Follow authors to get new release updates, plus improved recommendations.
Kyle Simpson
Brief content visible, double tap to read full content.
Full content visible, double tap to read brief content.

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.

Customer reviews

4.6 out of 5 stars
307 global ratings
Weak paper glue
4 out of 5 stars
Weak paper glue
Weak paper glue
Thank you for your feedback
Sorry, there was an error
Sorry we couldn't load the review

Top reviews from the United States

  • Reviewed in the United States on September 13, 2024
    Format: 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
    3 people found this helpful
    Report
  • Reviewed in the United States on June 7, 2024
    Format: KindleVerified Purchase
    Having 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.
    2 people found this helpful
    Report
  • Reviewed in the United States on November 10, 2020
    Format: PaperbackVerified Purchase
    Weak paper glue
    Customer image
    4.0 out of 5 stars
    Weak paper glue

    Reviewed in the United States on November 10, 2020
    Weak paper glue
    Images in this review
    Customer image
    7 people found this helpful
    Report
  • Reviewed in the United States on April 24, 2023
    Format: KindleVerified Purchase
    This 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.
    2 people found this helpful
    Report
  • Reviewed in the United States on September 12, 2023
    Format: KindleVerified Purchase
    Very 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, 2020
    Format: KindleVerified Purchase
    This 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!
    4 people found this helpful
    Report
  • Reviewed in the United States on March 16, 2020
    Format: PaperbackVerified Purchase
    I 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.
    10 people found this helpful
    Report
  • Reviewed in the United States on April 12, 2020
    Format: Kindle
    I 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
    2 people found this helpful
    Report

Top reviews from other countries

  • Sara
    2.0 out of 5 stars Arrivé abimé
    Reviewed in France on June 13, 2024
    Format: PaperbackVerified Purchase
    Arrivé abimé, c'est un cadeau pas génial pour offrir du coup !
    Customer image
    Sara
    2.0 out of 5 stars
    Arrivé abimé

    Reviewed in France on June 13, 2024
    Arrivé abimé, c'est un cadeau pas génial pour offrir du coup !
    Images in this review
    Customer image
  • ALEXANDRE
    5.0 out of 5 stars Very good!
    Reviewed in Brazil on February 13, 2022
    Format: KindleVerified Purchase
    This 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.
  • Joselu
    5.0 out of 5 stars Una joya
    Reviewed in Spain on October 28, 2022
    Format: KindleVerified Purchase
    Todos 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 STRAUSS
    5.0 out of 5 stars Great book!
    Reviewed in Germany on June 18, 2024
    Format: PaperbackVerified Purchase
    Exactly what I needed to start with javascript, having a bit of programming background.
  • Someone
    5.0 out of 5 stars Only JavaScript book series I recommend
    Reviewed in Canada on March 25, 2021
    Format: KindleVerified Purchase
    As 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.

Report an issue


Does this item contain inappropriate content?
Do you believe that this item violates a copyright?
Does this item contain quality or formatting issues?