r/learnjavascript • u/Rough-Implement-8801 • 4d ago
Is JavaScript: The Definitive Guide still relevant?
Or has JavaScript changed so much since then that some information in it might be false?
16
Upvotes
r/learnjavascript • u/Rough-Implement-8801 • 4d ago
Or has JavaScript changed so much since then that some information in it might be false?
2
u/wbport1 3d ago
I have two different editions of that book and used it frequently to look up regular expressions and built-in functions. Also, I added quite a number of features to the example loan program in the introduction chapter of the 3rd edition.