DEV Community

Cover image for **Some of the things you need to learn before getting started on Node**
Jane49-cloud
Jane49-cloud

Posted on • Updated on

**Some of the things you need to learn before getting started on Node**

Some of the things you need to learn before getting started on Node
There has been a lot of support and love shown out here when it comes to Node. It's quite powerful and very fast. It has a growing community and contribution. There especially node-module that has so many packages offered for free .Let's not forget how easy it is especially to developers with Es6 skills. React and Node are basically JavaScript. if you know this nuggets then you should have no trouble learning and working with them.
I will attach videos related to each nugget.
map () method
Probably the most used array method and very useful. Helps especially when it comes to destructuring.
to understand the method fully go to:
https://www.youtube.com/watch?v=80KX6aD9R7M&list=PLnHJACx3NwAfRUcuKaYhZ6T5NRIpzgNGJ
Interested in all nuggets?
https://www.youtube.com/watchv=80KX6aD9R7M&list=PLnHJACx3NwAfRUcuKaYhZ6T5NRIpzgNGJ
The above link has all nuggets you need to know and are quite easy and well explained.
Was this helpful?

Latest comments (0)