Reddit Reddit reviews Web Development with Node and Express: Leveraging the JavaScript Stack

We found 2 Reddit comments about Web Development with Node and Express: Leveraging the JavaScript Stack. Here are the top ones, ranked by their Reddit score.

Computers & Technology
Books
Networking & Cloud Computing
Cloud Computing
Web Development with Node and Express: Leveraging the JavaScript Stack
O Reilly Media
Check price on Amazon

2 Reddit comments about Web Development with Node and Express: Leveraging the JavaScript Stack:

u/bashfulbear · 3 pointsr/OSUOnlineCS

If you want to get a jump start, here is the optional book on which the professor bases the server-side portion of the course:

http://www.amazon.com/Web-Development-Node-Express-Leveraging/dp/1491949309

The only real deviation from the book is that use of MongoDB is not allowed in the course. There's a node-mysql module that's used instead.

u/pro-user · 1 pointr/webdev

Hhm. Well, first of all, I think you might have a hard time finding a book that will teach about both design and web development. Each of those are complicated enough to write separate books on. I think you'll be better off by finding two separate books (one on web dev, one on design) than finding one that combines both.

A kind of the same goes for Web. Dev. This is such a broad term, that you will hardly find any book that tries to cram in every possible aspect of web development. If you are a bit more specific and focus on a specific technology (like NodeJS, ASP.net with Angular or just plain old PHP, MySQL and JavaScript ) you'll get more value for money. There are more generic books out there, but the technologies (especially for web dev) change almost daily and books simply can't keep up with that. If you'd ask me, I think you'll be much better off having a good understanding of JavaScript in general before you move on to a specific stack or framework.