filmov
tv
Wanna Watch Me Code? Episode 1 - Part 2 (the forgotten steps)

Показать описание
Welcome to Wanna Watch Me Code! In part 2 of the premier episode we remember that we didn't complete the episode the first time. We create a .gitignore and push our code to our github repository. We also encounter the dangers of online streaming! More interesting content coming soon! Stay tuned.
Agenda:
Part 1:
1. get notepad++
2. IDE - Visual studio code
3. Create Github account
4. gmail (not in video)
5. Rant on windows terminal
6. Setup WSL2 (with ubuntu)
7. Nodejs/Typescript (wsl2 for development)
node - language
npm - package manager
nvm - node version manager
8. Create local repo directory
9. Create first repository (on github)
10. initialize nodejs package
11. write code in VS code!
12. setup typescript
13. ran compiled js
14. Created the world, and made the world talk back
Part 2:
15. Create the .gitignore
16. Commit - how to write a good commit message (or decent). Honestly not the best commit message.
Agenda:
Part 1:
1. get notepad++
2. IDE - Visual studio code
3. Create Github account
4. gmail (not in video)
5. Rant on windows terminal
6. Setup WSL2 (with ubuntu)
7. Nodejs/Typescript (wsl2 for development)
node - language
npm - package manager
nvm - node version manager
8. Create local repo directory
9. Create first repository (on github)
10. initialize nodejs package
11. write code in VS code!
12. setup typescript
13. ran compiled js
14. Created the world, and made the world talk back
Part 2:
15. Create the .gitignore
16. Commit - how to write a good commit message (or decent). Honestly not the best commit message.