Hi i am making a whatsapp like app for this which framework suitable in node.i am new in node.js.So please suggest me framework which is suitable according to my requirement.
Thanks..
Hi i am making a whatsapp like app for this which framework suitable in node.i am new in node.js.So please suggest me framework which is suitable according to my requirement.
Thanks..
If you're new to Node.js, I would suggest Express because it's easy to get started, has tons of examples, and it's quite powerful. It's used by some heavily loaded API and Web servers. This doesn't mean it's the best or anything like that. It's just suitable for beginners and can be used in production apps with no doubt.