Hello, guys, I am new in the backend. I want to start with nodeJS can some say me some good resources for that. I am good self-learner. I am thankful if you suggest me some article or blog or maybe video also.
Hello, guys, I am new in the backend. I want to start with nodeJS can some say me some good resources for that. I am good self-learner. I am thankful if you suggest me some article or blog or maybe video also.
For further actions, you may consider blocking this person and/or reporting abuse
I am also Comparatively New To Web dev but Have completed Nodejs.
Try this -
youtube.com/watch?v=w-7RQ46RgxU&li...
Its a full playlist and this Channel is HIGHLY recommeded to all the Beginners.
Hope it HELPS!
I started backend a week ago, and was absolutely befuddled at how different Node.js is to working on the frontend. I hugely recommend this video that helped me clear my mind
youtube.com/watch?v=ENrzD9HAZK4
The production value is excellent and there are some fun memes too!
Try starting to know the very basic concepts of nodejs and what it is. Then, for a more practical approach, i would recommend the Steve Griffith's playlist about node from the beginning.
youtube.com/watch?v=UMKS6su8HQc&li...
thanks a lot
I started a series of articles on Node + express + Mongo's with a focus on server and rest API dev
Your first Web Server with Node and Express in 5 minutes
Lenmor Ld ・ Mar 20 '19 ・ 3 min read
Hope it helps :)
What a coincidence, I am doing that too.
I have been Doing frontend Quite bit now and I thought I was ready to Try Backend and Started Node.js Just yesterday. Am glad to view the Replays since it will benefit me too.
Well, first of all, you need to know what is Event Loop, how it works with async/sync operations nodejs.org/en/docs/guides/event-lo...
After it, investigate official documentation there are all that you need.
And I think it would be good if you will practice with express.js or nest.js frameworks and create a REST server
thanks a lot
I have a post where I put together some good courses Useful courses for becoming a MERN stack developer
Regardless the tech you want to use. This is a good resource to learn robertheaton.com/2020/04/06/system...
youtube.com/channel/UCsz4I9wkbdSaF...
This is my new channel where I am starting to post videos on backend importantly.
Thanks i will see it
go for it dont even look back
Might be useful,
All the best
As there are ones here who say both yay and nay, I will start with why?
Do the world a favour and don't go with NodeJS.
I used code academy their nodejs and expressjs information is pretty good, although my current employers use python for their backend so I havent used node too much
I will see it