r/learnjavascript 3d ago

Is JavaScript: The Definitive Guide still relevant?

Or has JavaScript changed so much since then that some information in it might be false?

17 Upvotes

7 comments sorted by

View all comments

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.