Hacker Newsnew | past | comments | ask | show | jobs | submit | AbhishekDutt's commentslogin

I used to think Atlas Shrugged was a great book, same way I used to think Fight Club was the greatest movie ever made.

Both are still fun though.


Both Atlas Shrugged and Fountainhead, can be great creativity catalysts if read in your younger years. Though the rage fades as you age and come to grips with the reality and unfairness of life. They are still great books to read.

Fight Club is another great movie as well.


There are people with all kinds of experience level, someone would definitely find it useful.

I did build a complete web app (basically a Reddit clone) in NodeJs from scratch recently (though Angular2 instead of React), most of the things that you described in your book's contents were in the official documentation or tutorials (and Stack overflow).

Still, I don't know things like server-side rendering, and although I was able to configure SystemJs I have no idea how to configure it (or its de/merits over bable/webpack), 3rd party authentication (Google/FB login) was a pain, and now I realize I should have used the Flux architecture and also used TDD. But then all this is just a google search away anyway.

However, I would have paid for the book you describe if a) I wasn't broke, b) was just beginning with web dev, c) the book built a complete nontrivial app (something like the Meteor/Telescope).

PS: Which nodeJs framework would you suggest/use?


I would recommend SailsJS. It's built with Express, so you get the Express ecosystem, but it comes with a lot of things that production-apps need out of the box, like security (CORS, CSRF), REST API generation, code conventions (models, controllers, views), etc.

I believe they went through YC, actually.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: