As noted somewhere else learning node is not learning front-end. Something that bothered me recently is that on the back-end we are used to big oop frameworks when in fact the stateless nature of http do not match oop so well. On the front end however we have a gui so oop is a good paradigm.
Huh? What does the statelessness of HTTP have to do with OOP, particularly on the server, but not the client?
EDIT: ops, replied to the wrong message. This is in reply to heyImAlex