Hacker News new | ask | show | jobs
by bpesquet 1498 days ago
The modern JS tutorial is indeed a very good and comprehensive resource.

For all its qualities, Eloquent JS is not a very beginner-friendly book. For a smoother learning curve, you might consider https://github.com/thejsway/thejsway.

Disclaimer: I wrote this book.

1 comments

FYI, you link to https://bpesquet.fr/ both on that page and on your HN profile but your server isn't listening on https/443 (works on http/80).
Corrected, thanks for pointing it out.