You Don't Know JS Yet (@ydkjs) 's Twitter Profile
You Don't Know JS Yet

@ydkjs

offline

ID: 2412232099

linkhttp://YouDontKnowJSYet.com calendar_today26-03-2014 07:31:46

3,3K Tweet

47,47K Takipçi

16 Takip Edilen

Viktar Silayeu (@silayeu) 's Twitter Profile Photo

@UbahTheBuilder You Don’t Know JS (You Don't Know JS Yet). One of the best books teaching JavaScript I’ve ever read. The first edition is available for free on the author’s GitHub.

Brock 👨‍💻☕️ (@brockherion) 's Twitter Profile Photo

I finished the first book of You Don't Know JS Yet and I learned more from that ~120 page book than I did in a semester of JavaScript in college. Can’t wait to jump into the other books!

Eddy Vinck (@eddyvinckk) 's Twitter Profile Photo

R "Nearest" Nabors (they/them) FREE #JavaScript resources for anyone looking to get started: - developer.mozilla.org/en-US/docs/Web… docs - freeCodeCamp.org tutorials & challenges - You Don't Know JS Yet books - javascript30.com course - eloquentjavascript.net book - javascript.info tutorials - YouTube

"Functional-Light JavaScript" Book (@fljsbook) 's Twitter Profile Photo

transducers! const inactive = not(prop("active")); const idName = u=>({[u.id]:https://t.co/LYIe0vC9DG}); users.reduce( compose( t.filter(inactive), t.map(idName) )( binary(Object.assign) ), {} )

You Don't Know JS Yet (@ydkjs) 's Twitter Profile Photo

OK, the response to the poll (and on linked-in) was great, much better than expected. Let's see how this goes! Here's the pre-launch page for the Kickstarter campaign, which will go live very soon: kickstarter.com/projects/getif… Please sign up there to be notified, and also RT/share!

You Don't Know JS Yet (@ydkjs) 's Twitter Profile Photo

It's time!!! The kickstarter has launched and is live! kickstarter.com/projects/getif… Please consider supporting these efforts to get the 2nd edition complete, but even more please spread the word as far and wide as possible! Thanks for your help!

David Neal 🥓🥑 (@reverentgeek) 's Twitter Profile Photo

Regardless of where you are on the JavaScript love/hate spectrum, knowledge === power. A better understanding of this quirky language can make *you* more powerful, productive, and less frustrated. kickstarter.com/projects/getif…

You Don't Know JS Yet (@ydkjs) 's Twitter Profile Photo

Just added several FAQs to the kickstarter: kickstarter.com/projects/getif… Please help me keep spreading the word to friends, co-workers, grandmas, kids, and anyone else you can think of! :)

Alex Reardon (@alexandereardon) 's Twitter Profile Photo

The "You Don't Know JS" series by Kyle Simpson helped me to embrace the depths of the JavaScript language with clarity. I cannot overstate it's impact on me I *try* to read You Don't Know JS Yet annually Kyle is currently raising funding for the second edition: kickstarter.com/projects/getif…

Brian Holt (@holtbt) 's Twitter Profile Photo

I was pretty lucky to get to write the foreword to the first book, Get Started. I still think this is the new, best "let's teach you JS" book on the market and it's worth sponsoring its completion, particularly because it's free to everyone who wants it kickstarter.com/projects/getif…

Dr Lea Verou (@leaverou) 's Twitter Profile Photo

I've always recommended Kyle Simpson’s YDKJS books as the JS counterpart to my @CSSSecretsBook. Now he’s raising funds to finish out the remaining 4 books in his second edition book series. Take a look and back his effort, it’s worth it! kickstarter.com/projects/getif…

You Don't Know JS Yet (@ydkjs) 's Twitter Profile Photo

Alex Reardon That book has a newer second edition (complete re-write), and I strongly recommend reading/referencing it instead of the first edition: github.com/getify/You-Don…