Hacker News new | ask | show | jobs
Ask HN: Recent Equivalent to 'JavaScript Application Design Build-First Approach
1 points by bitn0mad 2503 days ago
Hi -

I really enjoyed starting to read this book (https://ponyfoo.com/books/javascript-application-design); I feel it offers very hands-on pragmatic steps around the process of delivering a JavaScript web app. However, I feel that the JavaScript Frameworks used are already dated (although it is published in 2015).

Is anyone aware of a more recent equivalent book for JavaScript Webdevelopment that uses modern frameworks but with an emphasis on the best practices for setting up a build process/tasks/pipelines and modern JS web architectures?

Thank you!