@lovesonkar_ Linked in is just a networking site right and GitHub is a repository like for storing and continuously monitoring the code for collaborative works
@ezSnippet In your Instagram videos please try to make it in English because people from different countries won't able to understand what your teaching so please try to make it in English.
@hernandoabella And Java has the support of multi threading but JavaScript is a single threaded language. But JavaScript has introduced in their es6 version like asynchronous JavaScript to handle promises, async, await then fetch API, callback etc..
@hernandoabella Basically there is no relationship between Java and JavaScript. Initially JavaScript was called as LiveScript due to the market of Java at that time they have kept the name as JavaScript.
@mhdeveloper56 I prefer yarn. Yarn is installing the packages simultaneously, and that is why Yarn is faster than NPM. They both download packages from npm repository. Yarn generates yarn. lock to lock down the versions of package's dependencies by default