
This lesson will give a quick overview of the most essential Windows commands , cd mkdir echo type , if you already know this things i invite you to skip the video.
This lesson covers commands specifically related with node.js and npm still we are covering topics that if you are an intermediate programmer you may already know.
In this lesson we start with the main concepts of the course so I invite everyone to follow from here , CommonJS ES6 modules explanation
Here we see how to manage packages , install unistall update etc...
This lesson present babel and installs the essential packages in order for it to work
This lesson we saw how to configure our babel using babel.config.json
This video is a comparison about the use case of babel.config.js and .babelrc.js . We see that babel.config.js is for project-wide configuration , babelrc for file-relative configuration.
This lesson is about core.js why do we need it , also we talk about useBuiltins another value that controls the behaviour of core.js.
This course is about command line, npm , babel the idea behind this course is that to use JS you don't just need to write JS but you also must handle packages install dependecies troubleshoot problems and many times this cause issues for those who write Javascript but don't really know well babel webpack nodeJs etc... that's why I created this course . Here you will learn how to handle your code to avoid compatibility issues install necessary packages troubleshoot problems , these skills are necessary is not use to know the most complicated Javascript algorithm but don't know how to use npm . I also raccommend learning webpack that is absolutely important as well , not only to handle plain javascript you will see how these features help to handle also framework like react so this stuff is very very important . Don't forget to search for other of my courses or my you tube videos if you are greedy about learning web development skills i have a full Javascript course that goes beyond basics till really advanced concepts . Also if you have any suggestions about new course or you tube videos or searching 1 to 1 coaching session I am absolutely available thank you