For further actions, you may consider blocking this person and/or reporting abuse
For further actions, you may consider blocking this person and/or reporting abuse
ksawery297 -
Husnain Mustafa -
ioana -
Mark Matthew Vergara -
Once suspended, rishabhagg97 will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, rishabhagg97 will be able to comment and publish posts again.
Once unpublished, all posts by rishabhagg97 will become hidden and only accessible to themselves.
If rishabhagg97 is not suspended, they can still re-publish their posts from their dashboard.
Once unpublished, this post will become invisible to the public and only accessible to Rishabh Aggarwal.
They can still re-publish the post if they are not suspended.
Thanks for keeping DEV Community safe. Here is what you can do to flag rishabhagg97:
Unflagging rishabhagg97 will restore default visibility to their posts.
Top comments (4)
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
Watching and contributing to some opensource nodejs backend project should work even better, while it would be hard to dive into at the beggining.
How can I find opensource projects?
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