|
|
|
|
|
by serial_dev
2011 days ago
|
|
I wouldn't recommend that book if the only reason you learn JavaScript is to be able to follow along this book (DDD, CQRS...). "You don't know JS" is a great book, and it's essential for someone who actually writes and works with JS all day. You'll pass most JS questions if you interview for a new job. At the same time, in my opinion, it's just a book full of gotchas that shouldn't even be present in good codebases (because most developers don't know JS :)). |
|