Nodejs is the server side version of javascript which uses google chrome V8 for doing things. Meteor is a platform for developing Isomorphic JavaScript apps. Isomorphic JavaScript apps are JavaScript applications that can run both client-side and server-side. The backend and frontend share the same code. see more about isomorphic apps