I’m writing a 3rd edition of
my freely
available book, Eloquent JavaScript. It’ll modernize and further improve the book.
Writing is a lot of work, and I know a lot of people appreciate this
work, so I hope some of you are interested in chipping in some m… Read more
Similar
Full-Scale JavaScript - Hey there!Quick tip at the beginning: the showcase items (3 in this issue) are there so you can open the source code and study how it wor...
Read more »
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings - trekhleb/javascript-algorithms... (more…)
Read more »
Ever noticed how bad the modern web is getting? Why is every website a slow, laggy, buggy mess? Whatever happened to the good old days, when websites were si... (more…)
Read more »
I may be one of the last people you would expect to write an essay criticizing JavaScript, but here we are.
Two of my primary areas of… (more…)
Read more »
The upload handler checks that the content type starts with "image/", but this check includes the image/svg+xml content type, so the following image is accepted: <?xml version="1.0" encoding="UTF-8... (more…)
Read more »