Can anyone please suggest some javascript books and roadmap to learn backend web development with NodeJS?
Rishabh Aggarwal

Rishabh Aggarwal @rishabhagg97

About: I am working as technical support engineer who is good with Datastructures and Algorithms. Next, I want to learn JavaScript and work as web developer.

Location:
Noida
Joined:
Oct 9, 2019

Can anyone please suggest some javascript books and roadmap to learn backend web development with NodeJS?

Publish Date: Feb 14 '20
5 4

Comments 4 total

  • Jashua
    JashuaFeb 14, 2020

    You would have an easier time following a course, as an introduction, then technical books for advanced or non-specific language topics, but that's just my opinion! :D

    • Dmitry Kravtsov
      Dmitry KravtsovFeb 14, 2020

      Watching and contributing to some opensource nodejs backend project should work even better, while it would be hard to dive into at the beggining.

      • Rishabh Aggarwal
        Rishabh AggarwalFeb 14, 2020

        How can I find opensource projects?

        • Dmitry Kravtsov
          Dmitry KravtsovFeb 14, 2020

          By googling them I suppose. Most modern opensource projects have repos on github. Here is a bunch of opensource nodejs projects. Since almost no one writes their backend apps from scratch, but instead they use some kind of framework you may search for what frameworks are currently popular with nodejs and find apps, written on them.

          If you have no prior experience with nodejs you may wish to start from tutorials and guides from node js docs page

Add comment