Java Stream, React
Java Stream, React
Fundamental of React
1.2 Requirements
-Editor and Terminal: Visual Studio Code
-VCS: Github
https://www.robinwieruch.de/git-essential-
commands/
-Node and NPM
+Both are used to manage libraries (node
packages) you will need. These node
packages can be libraries or whole
frameworks. We install external node
packages via npm
+node –version and npm –version.
https://www.robinwieruch.de/npm-crash-
course/
-Yarn and pnpm: https://yarnpkg.com/
https://pnpm.io/