In terms of credentials, just wanted to point out that Marijn is also the author of CodeMirror,[1] which is a wonderful in-browser code editor used by Light Table, Bitbucket, and lots of others.[2]<p>[1] <a href="http://codemirror.net/" rel="nofollow">http://codemirror.net/</a><p>[2] <a href="http://codemirror.net/doc/realworld.html" rel="nofollow">http://codemirror.net/doc/realworld.html</a>
I just came here to say thank you. I tried dozens of methods to learn how to program (I'm a marketer) and all of them start with "ok just type this and see what happens." I love the approach of breaking everything down to the essentials and helping me understand the fundamentals. I don't have much cash, but I'll contribute what I can.
"Consider the final product to be your perk."<p>That's how crowd-funding needs to be done, in my opinion. I don't care about little knick knacks - I want my monetary support to actually better the product, not be spent on useless items.
I want to start learning Javascript (total beginner with few months experience with PHP), can you guys recommend me some good books suggestions as to what frameworks I should get in to?
The bugs in the background are fun to watch. They actually eat each other from time to time. Though it does seem to require some CPU power and got my fans to spin up a bit.
I really liked this book the first time around and I'm glad to see it's (possibly) getting a second edition.<p>But I had to remove the background to finish the page, it really creeped me out.
This will be a very interesting experiment. We're certainly keen to release the second edition of Eloquent JavaScript and excited to see Marijn hard at work.<p>Who knows. Perhaps this will become some sort of interesting blended model for other authors.<p>-- Bill Pollock, No Starch Press
Is it worth reading the first edition or should I wait until this is finished? I'm quite experienced in JS but glancing the first edition it seems like it explain some abstract things I still can't wrap my head around in a good way.
"they will help with professional editing (which is sorely needed when a non-native speaker like me tries to write an English book"<p>Wow, I had absolutely no idea that Marijn wasn't a native speaker. I've always considered Eloquent Javascript one of the best written technical books I've read.
I do have to say that I think perks for donations would be better than nothing, even if it's as simple as drop-shipping a copy of the book to each person who pre-buys it (or something)...<p>something like donate $25, get one of the first copies of the books.<p>Or even have it be a digital version, or something...
Are there any plans for a chapter on the new major stuff in ECMAScript 6? I believe the target date for the finalization of the spec is still around December? Which is not that far away... time to start shopping for xmas gifts :S
I bought the first edition six months ago and thought it was still quite useful.<p>I look forward to the new version, especially for onboarding experienced devs that don't have all the nuances of Javascript mastered.
"from Kashmir to Louisiana to Minas Gerais"<p>Minas Gerais is the Brazilian state that I live, what a coincidence. I wonder if the author choose randomly...
Javascript isn't the best language to "learn to program". Syntax wise it's decent, but for at least us web developers, we shouldn't preach that to newly interested folk. You see how bad websites are today, and it's mostly due to abusing JavaScript. When people learn something they want to use it, and if they know JavaScript better then a good back end server lang, they create...a mess. Stop abusing my CPU!