2 replies

Replying to @coderbyheart

Since we are implementing code in JavaScript, I am really missing a good book on
good first principles in this language. We have fantastic books for JavaScript
syntax and features, Promises etc. But I'm not aware of a book doing
Architecture Archaeology in JavaScript projects.

Replying to @coderbyheart

This might be due to that fact that this language is running on everything,
everywhere and every environment has it's specific properties which you need to
cater for.