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.

Mon, 30 Apr 2018 09:27:04 UTC11

1 reply

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.