Hacker News new | ask | show | jobs
by writesoftware 3156 days ago
I'm writing an ES[latest] series of guides at https://www.writesoftware.org on various frontend development topics, all JS-related.

It's not yet on par with the other resources listed in this thread obviously, but I always use arrow functions, const and let, avoid semicolons and in general make use of modern JS across all the examples.

I did video courses once and I find that they are very hard to update once shipped, and they tend to age pretty quickly, so I went all-in with text content.