0

What is the best way to get started with Node.js? I know development locally but need suggestions afterwards. Thanks in advance.

Comments
  • 1
    Depends on what you want to do. If you want to just serve pages and stuff like that learn express. Then after that try to use passport-js and not have a mental breakdown. After that you understand NodeJS. The good and the bad sides.
  • 0
    @EdoPhoenix Thanks for the suggestions.
Add Comment